home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / text / tex / pastex / rexx / cedtofront next >
Text File  |  1991-04-18  |  89b  |  4 lines

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