? Unix original, from ftp://oak.oakland.edu/pub/unix-c/postscript    22-JAN-1996   G The getopt pieces were stolen from the Archie distribution, they appear ! to be from some gnu distribution.   1 Minor modifications to code to get it to compile.    Wrote make_vms.com Wrote calendar.com  @ Build it, leave calendar.com in the same directory, put a symbol  $   calendar :==@wherever:calendar.com  H in login.com or sylogin.com.  (You can also run pcal directly of course,( in which case the .hlp will be helpful.)   Use it like:  F   $! print a calendar for a particular month, send it to a print queue$   $!    use an alternative data file   $!H   $ calendar 1-jun-1996 jun_1996.ps "print/que=cps/noflag" alternate.inp   $!D   $! make a calendar.ps file for the current month, using sys$login:&   $!   calendar.inp if one is present.   $!   $ calendar   $!B   $! make a blank calendar.ps file for the current month (redirect   $!   calendar input to nla0:)    $!   $ calendar "" "" "" nla0:     8 P1  date for month of calendar, defaults to current date1 P2  name for output file, defaults to calendar.ps * P3  print command, defaults to no printing? P4  alternate calendar file, defaults to sys$login:calendar.inp   C Thanks to M. Zinser for the .hlp file and some helpful suggestions.    David Mathog mathog@seqaxp.bio.caltech.edu ? Manager, sequence analysis facility, biology division, Caltech  