home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d916 / mathplot.lha / MathPlot / Macros / test7.rexx < prev    next >
OS/2 REXX Batch file  |  1993-10-04  |  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.