home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d1xx
/
d178
/
rexxarplib.lha
/
RexxArpLib
/
rexx
/
AddRexxLib.rexx
next >
Wrap
OS/2 REXX Batch file
|
1989-02-04
|
181b
|
6 lines
/* this adds the support libraries */
check = addlib('rexxsupport.library',0,-30,0)
check = addlib('rexxmathlib.library',0,-30,0)
check = addlib('rexxarplib.library',0,-30,0)