home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / useful / mus / play / dsound / quitdsound.rx < prev   
Text File  |  1994-07-18  |  157b  |  10 lines

  1.  
  2. /* Sample ARexx script for DSound*/
  3. /* THis script demonstrates how to use DSound's ARexx port to quit DSound */
  4.  
  5. address "DSound.1"
  6.  
  7. options results
  8.  
  9. quit
  10.