home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 22 / cdrt22.iso / pc / bugbook / home.dir / 00375_Script_375 < prev    next >
Text File  |  1995-06-27  |  159b  |  11 lines

  1. on exitFrame
  2.   global soundCount,helpPhrases,toFrame
  3.   if soundBusy(1) then 
  4.     go "loopHint"
  5.   else
  6.     screenButNotActive()
  7.    
  8.     
  9.   end if
  10. end
  11.