home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / sound / hdsamples / !HDSamples / !Run < prev    next >
Encoding:
Text File  |  1994-10-20  |  1.1 KB  |  21 lines

  1. SET HDSamples$Dir <Obey$Dir>
  2. SET File$Type_1CD HDScript
  3. SET File$Type_D3C Sample
  4. SET Alias$@RunType_1CD Run <HDSamples$Dir>.!Run %%*0
  5. SET Alias$@RunType_D3C Run <HDSamples$Dir>.!Run %%*0
  6. IconSprites <HDSamples$Dir>.!Sprites
  7. RMEnsure SoundDMA       1.20 SET HDSamples$Error YES
  8. RMEnsure SoundChannels  1.27 SET HDSamples$Error YES
  9. RMEnsure SoundScheduler 1.17 SET HDSamples$Error YES
  10. RMEnsure SoundDMA       1.20 RMReinit SoundDMA
  11. RMEnsure SoundChannels  1.27 RMReInit SoundChannels
  12. RMEnsure SoundScheduler 1.17 RMReInit SoundScheduler
  13. IF "<HDSamples$Error>" = "YES" THEN Error Hard Drive Samples has found part of your sound system disabled.  Please Shutdown and RESET your computer and try again.
  14. UnSet HDSamples$Error
  15. | Set up default system variables, if currently unused.
  16. UNSET HDSamples$AutoLoad
  17. If "<HDSamples$Options>"="" THEN SET HDSamples$Options -~loadany -~stereo -~ignore -~quit -~nodisplay -~noiconbar -~options
  18. If "<HDSamples$StereoDelay>"="" THEN SET HDSamples$StereoDelay 4
  19. If "%*0" <> "" THEN SET HDSamples$AutoLoad %*0
  20. WimpSlot -min 64k -max 64k
  21. Run <HDSamples$Dir>.!RunImage