home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / libdisks / d700t799 / disk760.lha / JcGraphDemo / jcgraphdemo.lha / Rexx / tess.rex < prev    next >
Encoding:
OS/2 REXX Batch file  |  1992-10-15  |  193 b   |  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. */