home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / artwaug.dxr / 00027.ls < prev    next >
Encoding:
Text File  |  1996-06-17  |  96 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < (4 * 60)
  4.   end repeat
  5.   go("ADDTwo")
  6. end
  7.