What are the valid switches for YZX ?
The program displays :
Code:
YZX v.0.02 copyright (C) 2010 By Nania Francesco Antonio
Usage: YZX <command> -<switch ..> <archive> <files...> <in path> <out path>
.....
<Switches>
r Recurse subdirectories
s Solid Mode ON
v Verbose Mode
m [default -m1] Compression Method (-m1 ... -m2)
c [default -c3] Max match keys (-c1 ... -c8)
b [default -b3] Buffer Read/Write (-b1 ... -b5)
< Examples of compression >
YZX a c:\archive c:\infile
YZX a -m0 -b1 -c2 c:\archive c:\infile
......
It seems that -m0 is invalid.
Are the other 3 switches -m.. , -c.. and -b.. ?
Thanks in advance !
Keep up making good compressors/archivers !