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

  1. { ╔════════════════════════════════════════════════╗ }
  2. { ║ Command definition file for PAK 1.5            ║ }
  3. { ║ PAK is Copyright 1988-89 by NoGate Consulting  ║ }
  4. { ╚════════════════════════════════════════════════╝ }
  5. ADD = ADD, "Add files to archive"
  6. MOVE = ADD + MOVE, "Move files to archive"
  7. UPD = ADD + REPLACE_OLDER, "Update archive files"
  8. EXT = EXTRACT, "Extract files from archive"
  9. DEL = DELETE, "Delete files"
  10. LIST = LIST + NO_SORT, "List files"
  11. VIEW = VIEW + NO_SORT, "Display files"
  12. TEST = TEST, "Test files"
  13. CONVERT = CONVERT, "Convert files"
  14. REVISE = REVISE, "Revise remarks"
  15. /CRUNCH = CRUNCH, "use Crunching compression"
  16. /SQUASH = SQUASH, "use Squashing compression"
  17. /CRUSH = CRUSH, "use Crushing compression"
  18. /PASS: = PASSWORD, "Garble with password"
  19. /MOVE = MOVE, "Move files"
  20. /DUP = DUPLICATE, "Duplicate files only"
  21. /REM = REMARK, "with Remarks"
  22. /PACK = PACK_ARCHIVES, "Pack archives"
  23. /S:NAME = NAME_SORT, "Sort by Name"
  24. /S:TIME = TIME_SORT, "Sort by time"
  25. /S:SIZE = SIZE_SORT, "Sort by Size"
  26. /S:EXT = EXT_SORT, "Sort by extension"
  27. /S:NONE = NO_SORT, "no sort"
  28. /ALWAYS = ALWAYS_REPLACE, "Write over Always"
  29. /PROMPT = PROMPT_REPLACE, "Prompt Write over"
  30. /OLDER = REPLACE_OLDER, "Write over Older"
  31. /NEVER = NEVER_REPLACE, "Never Write over"
  32. /TEMP: = TEMP_PATH, "set Temporary path"
  33.