home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / packer / pak251 / stdcfg.txt < prev    next >
Text File  |  1990-10-07  |  2KB  |  50 lines

  1. { ╔════════════════════════════════════════════════╗ }
  2. { ║ Command definition file for PAK 2.51           ║ }
  3. { ║ PAK is Copyright 1988-90 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 + ARCHIVE_REMARK, "Extract files from archive"
  10. X = EXTRACT + MOVE + ARCHIVE_REMARK, "Move files from archive"
  11. D = DELETE + ALWAYS_REPLACE, "Delete files"
  12. L = LIST + ARCHIVE_REMARK, "List files"
  13. V = LIST + ARCHIVE_REMARK, "List files"
  14. P = VIEW, "Display files"
  15. T = TEST, "Test files"
  16. C = CONVERT, "Convert files"
  17. R = REVISE + ARCHIVE_REMARK + REMARK, "Revise remarks"
  18. H = REVISE + ARCHIVE_REMARK, "Revise archive header"
  19. /C = CRUNCH, "use Crunching compression"
  20. /S = SQUASH, "use Squashing compression"
  21. /CR = CRUSH, "use Crushing compression"
  22. /Z = IMPLODE, "Create Zip format archive"
  23. /ZS = SHRINK, "Create Zip 0.9 archive"
  24. /BUGS = EARLY_ZIP, "Adjust for Unzip 1.01 errors"
  25. /O = SINGLE, "Only Distill or Implode"
  26. /M = MOVE, "Move files"
  27. /D = DUPLICATE, "Duplicate files only"
  28. /P = PACK_ARCHIVES, "Pack archives"
  29. /G = PASSWORD, "Garble with password"
  30. /R = REMARK + ARCHIVE_REMARK, "with Remarks"
  31. /H = ARCHIVE_REMARK, "With archive header remark"
  32. /EXE = SELF_EXTRACT, "Create Self-extracting file"
  33. /SEC = TEST_ENVELOPE, "Security envelope verify"
  34. /PATH = USE_PATH, "Use path to extract or list"
  35. /I = INCLUDE_DIRS, "Include subdirectories"
  36. /SN = NAME_SORT, "Sort by Name"
  37. /ST = TIME_SORT, "Sort by time"
  38. /SS = SIZE_SORT, "Sort by Size"
  39. /SE = EXT_SORT, "Sort by extension"
  40. /NS = NO_SORT, "no sort"
  41. /WA = ALWAYS_REPLACE, "Write over Always"
  42. /WP = PROMPT_REPLACE, "Prompt Write over"
  43. /WO = REPLACE_OLDER, "Write over Older"
  44. /WN = NEVER_REPLACE, "Never Write over"
  45. /L = LAST_DATE, "Use last date in archive"
  46. /T = TEMP_PATH, "set Temporary path"
  47. /HEX = HEX, "Print in hex format"
  48. /MORE = PAUSE, "Pause after each page"
  49. /REN = RENAME, "Rename archive to .PAK"
  50.