home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / apple2 / 25719 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!dog.ee.lbl.gov!ucbvax!CHASM.SCAR.UTORONTO.CA!90taobri
  2. From: 90taobri@CHASM.SCAR.UTORONTO.CA (Brian Tao)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: Learn programming?
  5. Message-ID: <9212180606.AA24862@chasm.scar.utoronto.ca>
  6. Date: 18 Dec 92 06:06:27 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: MuGS Research and Development Facility
  10. Lines: 19
  11.  
  12. The following revelation escaped ustai@g.ms.uky.edu's lips:
  13. >     I have an idea for a da/init.  Upon boot up and when it crosses
  14. > midnight, it would check a designated appleworks classic/gs db file for names
  15. > and birthdays and stick in either on a line at the bottom of the screen or in a
  16. > window or make a sign somewhere that there's yet again someone you forgot to
  17. > send a birthday card to.
  18.  
  19.     Basically what the Appointment CDA in Prosel-16 does.  ;-)  Checking
  20. the time once a minute or so isn't difficult and doesn't eat up processor
  21. time.  Menu clocks and NDA clocks do it all the time.  You really wouldn't
  22. need a database file.  A formatted text file should do (just to save you
  23. the hassle of understanding the AW/AWGS DB format).
  24.  
  25. --
  26. -- Real name: Brian Tao (Dept. of Exobiology, University of Toronto)
  27. -- Preferred: 90taobri@chasm.scar.utoronto.ca (checked daily)
  28. -- Free Plug: =MuGS 2.0=, the only offline Internet mail reader for
  29. --            the Apple IIGS, available soon!
  30.