home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vectronix 2
/
VECTRONIX2.iso
/
FILES_08
/
2IN1151R.LZH
/
TWOINONE.REG
/
DOC
/
TWOINONE.CMD
< prev
next >
Wrap
OS/2 REXX Batch file
|
1994-11-19
|
2KB
|
101 lines
'--------------------------------------------------------------------------
' Two-in-One archive commands
' Last changed 19.11.1994
'
' WARNING: Casual editing of this file is NOT recommended. Mistakes may
' render Two-in-One useless!
'
' The following listed commands are intergrated into Two-in-One if this
' file resides in the Two-in-One folder.
'--------------------------------------------------------------------------
' LHARC commands
e; Extract
t; Test
a; Add
f; Freshen
u; Update
m; Move
; Change archive comment
z; Change file comment
Y; Password
-I; Option: Folder (I)
@; Option: List (& LHarc, @ZIP)
-x0; Option: Display required options
d; Delete
'----------------------------------------
' STZIP commands
-x; Extract
-c; Test
-a; Add
-f; Freshen
-u; Update
-am; Move
-z; Change archive comment
; Change file comment
w ; Password
-i ; Option: Folder (I)
@; Option: List (& LHarc, @ZIP)
; Option: Display required options
-d; Delete
'----------------------------------------
' ZOO commands
x; Extract
xNd; Test
a; Add
au; Freshen
aun; Update
aMP:; Move
; Change archive comment
c; Change file comment
; Password
; Option: Folder (I)
; Option: List (& LHarc, @ZIP)
:; Option: Display required options
D; Delete
'----------------------------------------
' ARC Commands
x; Extract
t; Testen
a; Add
f; Freshen
u; Update
m; Move
; Change archive comment
; Change file comment
g; Password
; Option: Folder (I)
; Option: List (& LHarc, @ZIP)
; Option: Display required options
d; Delete
'----------------------------------------
' UNARJ commands
x ; Extract
t ; Test
; Add
; Freshen
; Update
; Move
; Change archive comment
; Change file comment
; Password
; Option: Folder (I)
; Option: List (& LHarc, @ZIP)
; Option: Display required options
; Delete
'----------------------------------------
' VD-QUICK commands
; Extract
; Test
; Add
; Freshen
; Update
; Move
; Change archive comment
; Change file comment
; Password
; Option: Folder (I)
; Option: List (& LHarc, @ZIP)
; Option: Display required options
; Delete
'----------------------------------------