home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
fish
/
disks
/
d1059.lha
/
Programs
/
MathPlot
/
Macros
/
test7.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-12-15
|
291 b
|
17 lines
/* Test of rx */
address "MPlot_ARexx"
options results
say "Start Test"
rx 'console rxtest'
say "End of Test"
showabout
/* result should be 7 */
say rc rc2 result
ahalasdfj
say rc rc2 result
/* should be: rc=5, rc2=1, or have YOU got a */
/* file ahalasdfj.mpl ?????????????????? */