home *** CD-ROM | disk | FTP | other *** search
- /* 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 ?????????????????? */
-