home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
164.lha
/
ARexx
/
VariableInterface
/
README
< prev
next >
Wrap
Text File
|
1988-04-28
|
451b
|
9 lines
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).