home *** CD-ROM | disk | FTP | other *** search
/ Disney Interactive Software Sampler 1998 to 1999 / DISNEY99.ISO / Media / WACOM / Wacomgm2.dxr / 00032.ls < prev    next >
Encoding:
Text File  |  1998-11-16  |  89 b   |  7 lines

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