home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1992 / TheOrigSharewareV1.cdr / 25 / pak151.exe / pak / STDCFG.TXT < prev    next >
Text File  |  1989-01-12  |  1KB  |  35 lines

  1. { ╔════════════════════════════════════════════════╗ }
  2. { ║ Command definition file for PAK 1.5            ║ }
  3. { ║ PAK is Copyright 1988-89 by NoGate Consulting  ║ }
  4. { ╚════════════════════════════════════════════════╝ }
  5. A   = ADD + NAME_SORT, "Add files to archive"
  6. M   = ADD + MOVE + NAME_SORT, "Move files to archive"
  7. U   = ADD + REPLACE_OLDER + NAME_SORT, "Update archive files"
  8. F   = ADD + DUPLICATE + REPLACE_OLDER + NAME_SORT, "Update duplicate files"
  9. E   = EXTRACT, "Extract files from archive"
  10. X   = EXTRACT + MOVE, "Move files from archive"
  11. D   = DELETE, "Delete files"
  12. L   = LIST, "List files"
  13. V   = LIST, "List files"
  14. P   = VIEW, "Display files"
  15. T   = TEST, "Test files"
  16. C   = CONVERT, "Convert files"
  17. R   = REVISE, "Revise remarks"
  18. /C  = CRUNCH, "use Crunching compression"
  19. /S  = SQUASH, "use Squashing compression"
  20. /G  = PASSWORD, "Garble with password"
  21. /M  = MOVE, "Move files"
  22. /D  = DUPLICATE, "Duplicate files only"
  23. /R  = REMARK, "with Remarks"
  24. /P  = PACK_ARCHIVES, "Pack archives"
  25. /ON = NAME_SORT, "Sort by Name"
  26. /OT = TIME_SORT, "Sort by time"
  27. /OS = SIZE_SORT, "Sort by Size"
  28. /OE = EXT_SORT, "Sort by extension"
  29. /O- = NO_SORT, "no sort"
  30. /WA = ALWAYS_REPLACE, "Write over Always"
  31. /WP = PROMPT_REPLACE, "Prompt Write over"
  32. /WO = REPLACE_OLDER, "Write over Older"
  33. /WN = NEVER_REPLACE, "Never Write over"
  34. /T  = TEMP_PATH, "set Temporary path"
  35.