home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 November / SHOWCASE.ISO / files / vision.dir / 00082_Script_82 < prev    next >
Text File  |  1995-06-14  |  113b  |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go the frame
  4.     --  else
  5.     --    go next
  6.     pause
  7.   end if
  8. end