home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / CONNECTD / 05DD.DXR / 00402.ls < prev    next >
Encoding:
Text File  |  1996-01-12  |  89 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 10
  4.     nothing()
  5.   end repeat
  6. end
  7.