home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 June / Personal_Computer_World_Jun_97.iso / dxrs / artpcw06.dxr / 00025.ls < prev    next >
Encoding:
Text File  |  1997-03-24  |  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.