home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / TeX / rexx / cedtofront next >
Encoding:
Text File  |  1978-03-06  |  89 b   |  4 lines

  1. /* brings CED to front */
  2.  
  3. IF (SHOW('P', 'rexx_ced')) THEN ADDRESS 'rexx_ced' cedtofront
  4.