home *** CD-ROM | disk | FTP | other *** search
/ LAUNCH 2 / LAUNCH.BIN / mac / TOYOTA / TOYOTA.DIR / 00466_Script_466 < prev    next >
Text File  |  1995-01-01  |  170b  |  7 lines

  1. on exitFrame
  2.   set the timeoutScript = EMPTY
  3.   set the timeoutScript = "idleCD"
  4.   set the timeoutLength = 30 * 60
  5.   set the timeoutLapsed = 0
  6.   initializeFields
  7. end