home *** CD-ROM | disk | FTP | other *** search
/ Everyones Internet / EV1NET.ISO / mac / Tutorial / connect.dxr / 00036.ls < prev    next >
Encoding:
Text File  |  1999-05-19  |  109 b   |  7 lines

  1. on exitFrame
  2.   set Imwaiting to 1
  3.   repeat while Imwaiting = (Imwaiting + 1)
  4.   end repeat
  5.   go(1, "www")
  6. end
  7.