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