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

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