home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Basic
/
MAXONB32.DMS
/
in.adf
/
Beispiele_2.0
/
TestRVI
/
TestRVI.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-05-09
|
189 b
|
9 lines
/* Simple REXX test program for VarTest */
/* Make sure VarTest is running first... */
a.1 = "Just a test"
address 'MYPORT' hello
say 'After command status=' status
address 'MYPORT' quit