{ ͻ }
{  Command definition file for PAK 2.10            }
{  PAK is Copyright 1988-89 by NoGate Consulting   }
{ ͼ }
ADD = ADD + NAME_SORT, "Add files to archive"
MOVE = ADD + MOVE + NAME_SORT, "Move files to archive"
UPD = ADD + REPLACE_OLDER + NAME_SORT, "Update archive files"
EXT = EXTRACT + ARCHIVE_REMARK, "Extract files from archive"
DEL = DELETE + ALWAYS_REPLACE, "Delete files"
LIST = LIST + ARCHIVE_REMARK, "List files"
VIEW = VIEW, "Display files"
TEST = TEST, "Test files"
CONVERT = CONVERT, "Convert files"
REVISE = REVISE + ARCHIVE_REMARK + REMARK, "Revise remarks"
TITLE = REVISE + ARCHIVE_REMARK, "Revise archive title"
/SECURITY = TEST_ENVELOPE, "Security envelope verify"
/CRUNCH = CRUNCH, "use Crunching compression"
/SQUASH = SQUASH, "use Squashing compression"
/CRUSH = CRUSH, "use Crushing compression"
/DISTILL = DISTILL, "Use Distilling"
/PASS = PASSWORD, "Garble with password"
/MOVE = MOVE, "Move files"
/DUP = DUPLICATE, "Duplicate files only"
/REM = ARCHIVE_REMARK + REMARK, "with Remarks"
/TITLE = ARCHIVE_REMARK, "with archive title"
/PACK = PACK_ARCHIVES, "Pack archives"
/SNAME = NAME_SORT, "Sort by Name"
/STIME = TIME_SORT, "Sort by time"
/SSIZE = SIZE_SORT, "Sort by Size"
/SEXT = EXT_SORT, "Sort by extension"
/SNONE = NO_SORT, "no sort"
/ALWAYS = ALWAYS_REPLACE, "Write over Always"
/PROMPT = PROMPT_REPLACE, "Prompt Write over"
/OLDER = REPLACE_OLDER, "Write over Older"
/NEVER = NEVER_REPLACE, "Never Write over"
/LAST = LAST_DATE, "Use last date in archive"
/TEMP = TEMP_PATH, "set Temporary path"
/HEX = HEX, "Print in hex format"
/MORE = PAUSE, "Pause after each page"
/RENAME = RENAME, "Rename archive to .PAK"
/PATH = USE_PATH, "Use Path"
/INCLUDE = INCLUDE_DIRS, "Include subdirectories"
/EXE = SELF_EXTRACT, "Create Self-extracting file"
$TPATH = "C:"
$STD_TITLE = "Created with Alternate Config"