home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / rexx / cedtofront next >
Encoding:
Text File  |  1991-04-20  |  89 b   |  4 lines

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