home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0975.lha / PCal / orig.readme < prev    next >
Text File  |  1992-02-19  |  984b  |  23 lines

  1. "Pcal" is a program to print PostScript calendars for any month and year.
  2. By default, it looks for a file in the home directory named "calendar"
  3. for entries with leading dates matching dates on the calendar, and prints
  4. any following text under the appropriate day.
  5.  
  6. The program may be a little System V flavored (getopt, time routines)
  7. but should be easily portable to other vintages of UNIX.
  8.  
  9. Pcal is the combined effort of several people, most notably Patrick Wood
  10. of Pipeline Associates, Inc. for the original PostScript code and Bill
  11. Vogel of AT&T for the calendar file mechanism.  My part was simple
  12. translation to a "C" program, the addition of a couple options and a more
  13. generalized date searching routine (oh yes, and a manual page :-).
  14.  
  15. The original calendar PostScript was Copyright (c) 1987 by Patrick Wood
  16. and Pipeline Associates, Inc. with permission to modify and redistribute.
  17. Please retain this README file with the package.
  18.  
  19.  
  20. Ken Keirnan
  21. Pacific Bell
  22. San Ramon, CA.
  23.