home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 11 B / MM_TREND.ISO / prog / t_online / shared.dir / 00306.ls < prev    next >
Encoding:
Text File  |  1996-09-18  |  96 b   |  7 lines

  1. on wait a
  2.   startTimer()
  3.   repeat while the timer < (60 * a)
  4.     go(the frame)
  5.   end repeat
  6. end
  7.