home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
useful
/
util
/
edit
/
mg
/
src.lzh
/
conf
/
MINREXX
< prev
next >
Wrap
Text File
|
1990-05-23
|
461b
|
20 lines
#
# For Tomas Rockiki, with apologies - a minimal version for use with ARexx.
#
system amiga
compiler lattice
# Turn off all the general tools
option no_metakey
option no_dired
option no_backup
option no_dprompt
option no_dir
option no_help
# no_macro must be left off, as Rexx requires it. We could turn no_startup
# off, but it's practically required if you really want to use Rexx.
# amiga specific options - just turn on rexx
rexx lib:rexxvars.o