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

  1. { ╔════════════════════════════════════════════════╗ }
  2. { ║ Alternate Definition file for PAK 2.51         ║ }
  3. { ║ PAK is Copyright 1988-90 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.  /Crunch = Crunch, "use Crunching compression"
  17.  /Squash = Squash, "use Squashing compression"
  18.  /Crush = Crush, "use Crushing compression"
  19.  /Distill = Distill, "Use Distilling"
  20.  /Zip = IMPLODE, "Create Zip format archive"
  21.  /Shrink = SHRINK, "Use Shrinking"
  22.  /Bugs = EARLY_ZIP, "Adjust for Unzip 1.01 errors"
  23.  /Move = Move, "Move files"
  24.  /Dup = Duplicate, "Duplicate files only"
  25.  /Pack = Pack_Archives, "Pack archives"
  26.  /Pass = Password, "Garble with password"
  27.  /Rem = Archive_Remark + Remark, "with Remarks"
  28.  /Title = Archive_Remark, "with archive title"
  29.  /EXE     = SELF_EXTRACT, "Create Self-extracting file"
  30.  /Security = TEST_ENVELOPE, "Security envelope verify"
  31.  /Path   = Use_Path, "Use Path"
  32.  /Include = INCLUDE_DIRS, "Include subdirectories"
  33.  /SName = Name_Sort, "Sort by Name"
  34.  /STime = Time_Sort, "Sort by time"
  35.  /SSize = Size_Sort, "Sort by Size"
  36.  /SExt = Ext_Sort, "Sort by extension"
  37.  /SNone = No_Sort, "no sort"
  38.  /Always = Always_Replace, "Write over Always"
  39.  /Prompt = Prompt_Replace, "Prompt Write over"
  40.  /Older  = Replace_Older, "Write over Older"
  41.  /Never  = Never_Replace, "Never Write over"
  42.  /Last   = Last_Date, "Use last date in archive"
  43.  /Temp   = Temp_Path, "set Temporary path"
  44.  /Hex    = HEX, "Print in hex format"
  45.  /More   = Pause, "Pause after each page"
  46.  /Rename = Rename, "Rename archive to .PAK"
  47.  $tpath = "C:"
  48.  $tdrives = "A: B:"
  49.