' This file contains compression configuration information for VC 4.99
' All blank lines, and lines beginning with ' are ignored.
'
' Line Description
' ---- -----------
' 1 Parser commands
' 2 View archive contents
' 3 Extract files
' 4 Compress files
' 5 Delete files
'
' Parser commands:
' N - file name with or without path
' P - path
' S - size
' C - compressed size
' A - arrtibutes
' T - time
' D - full date or day
' M - month
' Y - year
' L - end of line
' ; - description separator
' W or other letter - any word
' 'text1' or "text2" - any text
'
' Parser switches:
' \ - this entry is subdirectory
'
' Command line parameters:
' !A - archive file name with path
' !F - single file allowed
' !M - single file or multiple files allowed
' !@ - filelist allowed
' !T - temporary directory
' !P - password (not supported yet)
'ZIP: S W C W D T W A N L
' pkunzip.exe -v !A
ZIP: -
-
pkunzip.exe -d -Jrhs !A @!@!M
pkzip.exe -b!T -ex -P -whs !A @!@!M
pkzip.exe -b!T -d !A @!@!M
'ZIP: S W C W D T W N L
' unzip.exe -v !A
' unzip.exe -C !A !M
' zip.exe -S9 -b !T !A !M
' zip.exe -d -b !T !A !M
'ZIP: N S C W Y "-" M "-" D T W A W L
' x1.exe l !A
' x1.exe xy !A !M
' x1.exe a !A !M
' x1.exe d !A !M
ARJ:
A0?:
A1?: \ W N L W W S C W Y "-" M "-" D T W A "D" W; \ W N L W S C W Y "-" M "-" D T W A "D" W; W N L W W S C W Y "-" M "-" D T W A W; W N L W S C W Y "-" M "-" D T W A W
' │ └─┼─┼──┴─┴─┼─┼─┴─┼──┼──┼──┼──┼─┼─┴─┼──┼──┴─ Any word
' │ │ │ │ │ │ │ │ │ │ │ │ └──── Directory flag
' │ │ │ │ │ │ │ │ │ │ │ └─────── Attributes
' │ │ │ │ │ │ │ │ │ │ └─────────── Time
' │ │ │ │ │ │ │ │ │ └───────────── Day
' │ │ │ │ │ │ │ └──┼──────────────── Month
' │ │ │ │ │ │ └─────┴──────────────── Date separator