home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 6
/
FreshFish_September1994.bin
/
new
/
misc
/
math
/
mathplot
/
macros
/
test7.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1994-07-16
|
291b
|
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 ?????????????????? */