home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d926 / jcgraph.lha / JcGraph / Rexx / tess.rex < prev    next >
OS/2 REXX Batch file  |  1993-10-07  |  193b  |  16 lines

  1. /* Tess.rex */
  2. /* -------- */
  3.  
  4. options results
  5.  
  6. address 'JCGRAPH'
  7.  
  8.   'saveas'
  9. /*
  10.   'gety sdf '
  11.   tess=result
  12.   'requestnotify ' || tess
  13.   'getz     '
  14.   tess=result
  15.   'requestnotify ' || tess
  16. */