home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
400-499
/
ff450.lzh
/
MinRexx
/
README
< prev
next >
Wrap
Text File
|
1991-02-03
|
342b
|
11 lines
Here's `minrexx', a simple ARexx interface which can be easily patched into
almost any program, and an example from Fish Disk 1, where I add an ARexx
port to freedraw.
For documentation on Minrexx, refer to the .c and .h file.
For documentation on the Freedraw port, see the portions of freedraw.c
delimited by `#ifdef TALKTOREXX'.
Enjoy!