home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 June / Image.iso / aol / software / aolshow.dxr / 00094.ls < prev    next >
Encoding:
Text File  |  1996-12-03  |  87 b   |  8 lines

  1. on exitFrame
  2.   if the timer > 90 then
  3.     quit()
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.