home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1037.lha / Programs / JACOsub / rexx / quit.jsrx < prev    next >
Encoding:
Text File  |  1993-12-26  |  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.