home *** CD-ROM | disk | FTP | other *** search
/ The California Collection / TheCaliforniaCollection.cdr / his008 / pak210.exe / pak / ALTCFG.TXT next >
Text File  |  1989-08-10  |  2KB  |  45 lines

  1. { ╔════════════════════════════════════════════════╗ }
  2. { ║ Command definition file for PAK 2.10           ║ }
  3. { ║ PAK is Copyright 1988-89 by NoGate Consulting  ║ }
  4. { ╚════════════════════════════════════════════════╝ }
  5. ADD = ADD + NAME_SORT, "Add files to archive"
  6. MOVE = ADD + MOVE + NAME_SORT, "Move files to archive"
  7. UPD = ADD + REPLACE_OLDER + NAME_SORT, "Update archive files"
  8. EXT = EXTRACT + ARCHIVE_REMARK, "Extract files from archive"
  9. DEL = DELETE + ALWAYS_REPLACE, "Delete files"
  10. LIST = LIST + ARCHIVE_REMARK, "List files"
  11. VIEW = VIEW, "Display files"
  12. TEST = TEST, "Test files"
  13. CONVERT = CONVERT, "Convert files"
  14. REVISE = REVISE + ARCHIVE_REMARK + REMARK, "Revise remarks"
  15. TITLE = REVISE + ARCHIVE_REMARK, "Revise archive title"
  16. /SECURITY = TEST_ENVELOPE, "Security envelope verify"
  17. /CRUNCH = CRUNCH, "use Crunching compression"
  18. /SQUASH = SQUASH, "use Squashing compression"
  19. /CRUSH = CRUSH, "use Crushing compression"
  20. /DISTILL = DISTILL, "Use Distilling"
  21. /PASS = PASSWORD, "Garble with password"
  22. /MOVE = MOVE, "Move files"
  23. /DUP = DUPLICATE, "Duplicate files only"
  24. /REM = ARCHIVE_REMARK + REMARK, "with Remarks"
  25. /TITLE = ARCHIVE_REMARK, "with archive title"
  26. /PACK = PACK_ARCHIVES, "Pack archives"
  27. /SNAME = NAME_SORT, "Sort by Name"
  28. /STIME = TIME_SORT, "Sort by time"
  29. /SSIZE = SIZE_SORT, "Sort by Size"
  30. /SEXT = EXT_SORT, "Sort by extension"
  31. /SNONE = NO_SORT, "no sort"
  32. /ALWAYS = ALWAYS_REPLACE, "Write over Always"
  33. /PROMPT = PROMPT_REPLACE, "Prompt Write over"
  34. /OLDER = REPLACE_OLDER, "Write over Older"
  35. /NEVER = NEVER_REPLACE, "Never Write over"
  36. /LAST = LAST_DATE, "Use last date in archive"
  37. /TEMP = TEMP_PATH, "set Temporary path"
  38. /HEX = HEX, "Print in hex format"
  39. /MORE = PAUSE, "Pause after each page"
  40. /RENAME = RENAME, "Rename archive to .PAK"
  41. /PATH = USE_PATH, "Use Path"
  42. /INCLUDE = INCLUDE_DIRS, "Include subdirectories"
  43. /EXE = SELF_EXTRACT, "Create Self-extracting file"
  44. $TPATH = "C:"
  45. $STD_TITLE = "Created with Alternate Config"