home *** CD-ROM | disk | FTP | other *** search
/ The Weather Channel - Everything Weather / TheWeatherChannel-EverythingWeather-Win31.iso / twcia / calndr1 / calndrx.dxr / 00006.ls < prev    next >
Encoding:
Text File  |  1995-08-25  |  153 b   |  10 lines

  1. on exitFrame
  2.   cursor(4)
  3.   showPic()
  4.   clearAll()
  5.   calcMonth()
  6.   cursor(-1)
  7.   set the castNum of sprite 4 to 37
  8.   set the castNum of sprite 5 to 39
  9. end
  10.