home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / AZTEC-C / MINDER.ARK / 00README.TXT next >
Text File  |  1986-06-19  |  1KB  |  31 lines

  1. MINDER; copyright 1985 by Mark Mallett.  Permission is hereby given to
  2. distribute MINDER indiscriminately.
  3.  
  4. This kit contains the MINDER program: a reminder program for CPM-80 systems
  5. and probably adaptable to other systems.  What the program is and does can
  6. be gleaned from the online help file "MINDER.HLP".  MINDER expects to be
  7. able to lookup this file if the user asks for help.  It is not formatted
  8. as a document, but as I say, it can be read for instructions.
  9.  
  10. Note: MINDER is probably not well suited for floppy-based systems or systems
  11. without a daytime clock, though it can run with either.
  12.  
  13. MINDER compiles with the AZTEC C compiler version 1.05g.  No other claims
  14. are made about its codeworthiness.  The file MINDER.LNK is an indirect file
  15. for the AZTEC linker.  (i.e.,  ln -f minder.lnk)  The MINDER.COM which is
  16. supplied has been compiled for the Z80 processor.
  17.  
  18. MINDER requires that you have the COMND (version 004 is current right now)
  19. library for TOPS-20 style parsing.  Some of the include files which are
  20. referenced in these sources are provided with that library, so they are not
  21. duplicated here.  Also in the COMND library are the date/time conversion and
  22. operating system interface routines (for date and time).
  23.  
  24. If you make worthwhile changes to or ports of this program, I'd appreciate
  25. having the updates.
  26.  
  27. Mark Mallett            Sept 11, 1985
  28. 20 Jeff Lane        Voice:    603 424 8129
  29. Manchester NH         Data:    603 424 8124  1200/2400 baud, no 300.
  30.     03103
  31.