home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 12 / AU_CD12.iso / PLAYERS / PLAYSOUN.ZIP / !PlaySound / !RunFull < prev    next >
Text File  |  1999-10-16  |  745b  |  18 lines

  1. Set PlaySound$Dir <Obey$Dir>
  2. Set PlaySound$ChoicesSave <PlaySound$Dir>.Choices
  3. Set PlaySound$ChoicesLoad <PlaySound$Dir>.Choices
  4.  
  5. |Uncomment the next two lines to keep the choices file in the !Boot structure.
  6. |Set PlaySound$ChoicesSave <Choices$Write>.PlaySound
  7. |Set PlaySound$ChoicesLoad Choices:PlaySound
  8.  
  9. |If you want a stand alone version of !PlaySound copy the Modules directory from the !PlayIt directory inside !PlaySound and uncomment the next line.
  10. |If "<PlayIt$Path>"="" THEN Set PlayIt$Path <PlaySound$Dir>.PlayIt.
  11.  
  12. If "<PlayIt$Path>"="" THEN Error 0 PlayIt has not been booted, please see the !Help file.
  13. Iconsprites <PlaySound$Dir>.!Sprites
  14. Run <PlaySound$Dir>.!Boot
  15. WimpSlot -min 312k -max 312k
  16.  
  17. Run <PlaySound$Dir>.!RunImFull %*0
  18.