home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / pc / sourcepc / prod_pc / demo / glen_cd.dir / 00076.ls < prev    next >
Encoding:
Text File  |  1996-02-19  |  105 b   |  8 lines

  1. on exitFrame
  2.   repeat while soundBusy(1)
  3.     cursor(200)
  4.     go(the frame)
  5.   end repeat
  6.   go("free")
  7. end
  8.