home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / games / cyclesdia / !CyclesDia / !Run < prev    next >
Text File  |  1995-04-21  |  333b  |  14 lines

  1. Set Diag$Dir <Obey$Dir>
  2. IconSprites <Diag$Dir>.!Sprites
  3.  
  4. Set RiscPc FALSE
  5.  
  6. |If you have a RISC PC then change FALSE to TRUE.
  7. |See !Help file for more details.
  8.  
  9. IF "<RiscPc>"="FALSE" THEN RMLoad <Diag$Dir>.TrackerMod
  10. IF "<RiscPc>"="FALSE" THEN PlayMod <Diag$Dir>.Music
  11. IF "<RiscPc>"="FALSE" THEN PlayPause
  12.  
  13. Run <Diag$Dir>.!RunImage  
  14.