home *** CD-ROM | disk | FTP | other *** search
/ 3D GFX / 3D GFX.iso / amiutils / i_l / jacosub / rexx / quit.jsrx < prev    next >
Encoding:
Text File  |  1995-12-31  |  198 b   |  10 lines

  1. /* JACOsub QUIT command demonstration.
  2.    This command is used to cause JACOsub to terminate and remove
  3.    itself from memory.
  4.  
  5.    The QUIT command has no return value.
  6. */
  7.  
  8. address 'JACOsub'
  9. 'QUIT'
  10.