home *** CD-ROM | disk | FTP | other *** search
- This set of files is the REXX Variables Interface (RVI) code together with
- some example routines. The RVI routines allow an ARexx host to directly
- access a macro program's variables to set or retrieve values. The RVI
- functions are callable from C or assembbly language, or from any other
- langauge system that can import an AmigaDOS object file.
-
- To use the RVI you'll need ARexx V1.06 and the glue file rexxglue.o (from
- the ARexx :tools directory).
-