home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / misc / mathplot / macros / test11.rexx < prev    next >
OS/2 REXX Batch file  |  1995-02-27  |  126b  |  9 lines

  1. /* test of hp-output */
  2. address "MPlot_ARexx"
  3. options results
  4.  
  5. hpgl_on "ram:test.plt"
  6.  
  7. plot 0 normal derive1 derive2
  8.  
  9. hpgl_off