home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / rexx / mgtofront < prev    next >
Encoding:
Text File  |  1991-04-22  |  84 b   |  4 lines

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