home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / x_10 / xe109.zip / TEST < prev    next >
Text File  |  1988-05-11  |  573b  |  10 lines

  1. st thu,12:00 pm              { set x10 clock to know time.  }
  2. a16 ed x+4:00 on             { turn on light at sunset relative to base time }
  3. a3  ed x+4:30 on             { for quick change during course of the year }
  4. a15 ed x+4:45 on             { by changing just the base time in line one }
  5. st c                         { set x10 clock to computer clock time }
  6. a3,15,16 wd 11:30 pm off     { set time specific events }
  7. a3,15,16 we 12:30 pm off
  8. rv                           { review the events }
  9. esc                          { cause the program to exit to DOS }
  10.