home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 February
/
PCWK0296.iso
/
sharewar
/
os2
/
narzedzi
/
fm2
/
commands.tmp
< prev
next >
Wrap
Text File
|
1995-06-25
|
450b
|
38 lines
; FM/2 commands file -- 3 lines: title, cmd line, flags
;
Rename to lowercase
rencase.exe -l %a
0
;
Rename to uppercase
rencase.exe -u %a
0
;
Rename to "mixed" case
rencase.exe -m %a
0
;
Count lines
lines.exe %a
4096
;
Test a Zip file
unzip.exe -t %a
12288
;
Test an Lzh file
lh.exe t %a
12288
;
Test an Arc file
arc.exe t %a
12288
;
Test an Arj file
unarj.exe t %a
12288
;
Test a Zoo file
zoo.exe -test %a
12288