home *** CD-ROM | disk | FTP | other *** search
/ Dream 41 / Amiga_Dream_41.iso / Amiga / Programmation / c / gcc / objam02.lha / objam / test / rexxTest.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1995-04-16  |  93 b   |  11 lines

  1. /* rexxTest.rexx */
  2.  
  3. options results
  4. address rexxtest
  5.  
  6. VERSION
  7. say result
  8.  
  9. LINE 1 2 3 4
  10. QUIT
  11.