home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
util
/
rexx
/
zedrexx
/
dos-install
< prev
next >
Wrap
Text File
|
1994-08-22
|
407b
|
15 lines
.bra {
.ket }
; $VER: dos-install 37.1 (30.7.94)
; get ZedREXX going without having to reboot
; DO NOT RUN THIS BY ITSELF. IT IS A SCRIPT THAT INSTALLER
; RUNS WHEN IT IS DONE.
Assign REXXLIBS: ZEDREXX:RexxLibs Add
Assign LIBS: ZEDREXX:Libs ZEDREXX:RexxLibs ZEDREXX:Classes Add
Assign c: zedrexx:c Add
zedrexx:c/addrexxlibs >nil: <nil:
run >nil: <nil: zedrexx:c/subvert
run >nil: <nil: zedrexx:c/zclsmgr