home *** CD-ROM | disk | FTP | other *** search
/ Hope PC Multimedia SuperPack 2 / HOMEPC.iso / TAROT / DOWNLOAD / VT1.ZIP / D1.DXR / 00145.ls < prev    next >
Encoding:
Text File  |  1995-11-01  |  115 b   |  9 lines

  1. on exitFrame
  2.   global Uactive
  3.   if the lastClick > (60 * 15) then
  4.     quit()
  5.   else
  6.     go(the frame)
  7.   end if
  8. end
  9.