home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / dist / text / tex / pastex / rexx / mgtofront < prev    next >
Text File  |  1991-04-21  |  84b  |  4 lines

  1. /* brings MG to front */
  2.  
  3. IF SHOW('P','mg') THEN ADDRESS 'mg' 'amiga-window-to-top'
  4.