home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / CDRom / ASIMCD30.LHA / arexx_samples / asimtunes / show_window.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1994-08-01  |  210 b   |  13 lines

  1. /*  This example will demonstrate the use of the show_window command
  2.     in AsimTunes.
  3.  
  4.     (C)1993 Asimware Innovations                                       */
  5.  
  6.  
  7.  
  8. address "AsimTunes_ARexx"
  9.  
  10. show_window
  11.  
  12. exit
  13.