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

  1. on clearAll
  2.   put " " into field "sun"
  3.   put " " into field "mon"
  4.   put " " into field "tue"
  5.   put " " into field "wed"
  6.   put " " into field "thu"
  7.   put " " into field "fri"
  8.   put " " into field "sat"
  9. end
  10.