Path: utzoo!dciem!tim From: tim@dciem.dciem.dnd.ca (Tim Pointing) Newsgroups: comp.lang.postscript Subject: Re: PostScript Calendars redux Keywords: calendars annotations Message-ID: <2816@dciem.dciem.dnd.ca> Date: 5 Jan 90 20:13:28 GMT References: <1739@lzga.ATT.COM> Reply-To: tim@dretor.dciem.dnd.ca (Tim Pointing) Organization: Defence and Civil Institute of Environmental Medicine Lines: 20 In a recent posting, an updated "pscal" was posted. I found one small "bug" (where the program didn't behave as the comments suggested.) The change is in line 93... change -*) echo "$USAGE" 1>&2; exit 1;; to -*) eval ENVAR=$1; shift 1;; Also, the comment on line 29 should read "Any argument whose first character is '-' but which is not a recognised 'pscal' flag is passed on to lpr." Note also that most people will have to change the assignment of LPR to just "lpr" (or, perhaps, "lpr -Pps" to get to a PostScript printer.) -- Tim Pointing, DCIEM {decvax,attcan,watmath,...}!utzoo!dciem!tim uunet!csri.toronto.edu!dciem!tim or nrcaer!dciem!tim tim%ben@zorac.dciem.dnd.ca or tim@dretor.dciem.dnd.ca