home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 March / WHAT_PC_MAR_96.ISO / whatpc.dir / 00241.ls < prev    next >
Encoding:
Text File  |  1996-01-10  |  110 b   |  7 lines

  1. on exitFrame
  2.   if not soundBusy(1) then
  3.     sound playFile 1, "system\track1.wav"
  4.   end if
  5.   go("Start2")
  6. end
  7.