home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / fish / 971-1000 / ff974 / mathplot / macros / test7.rexx < prev    next >
OS/2 REXX Batch file  |  1994-05-03  |  291b  |  17 lines

  1. /* Test of rx */
  2. address "MPlot_ARexx"
  3. options results
  4.  
  5. say "Start Test"
  6. rx 'console rxtest'
  7. say "End of Test"
  8.  
  9. showabout
  10. /* result should be 7 */
  11. say rc rc2 result
  12.  
  13. ahalasdfj 
  14. say rc rc2 result
  15. /* should be: rc=5, rc2=1, or have YOU got a */
  16. /* file ahalasdfj.mpl ??????????????????     */
  17.