DTC _ DESKTOP CALENDAR The program allows day, week, or month at a glance displays, private and public calendar appointment files, meeting scheduling, multiple appointment setup, evening appointments, and a few other functions. It requires an ANSI display, though the MSDOS ANSI.SYS driver will do. For users with DEC Rainbows, the 132 column mode is used to permit a full year calendar to be displayed. Those with 80 column displays can forget that. The program has all the capabilities of the RSX or VMS versions except it doesn't know what the current date is; it accepts any date you give as today. Complete source code (for MS fortran 77) is included. This package was developed by Mitch Wyle and Glenn Everhart, who would appreciate copies of any significant enhanced versions. Supplied in: SSDD 8-sector MSDOS standard format disk (5.25"), 160K capacity Requirements: MSDOS system (V1 or V2) with VT100 compatible terminal, or MSDOS V2 system with ANSI.SYS driver specified in CONFIG.SYS to permit VT100 subset capability cursor controls. Compilation requires MS Fortran 77 (not supplied; V3.13 was used), and MS Librarian recommended to make it easier to link. Executable image supplied for those not having the compiler. Restrictions: 132 column mode won't work on non-supporting terminals Program does not automatically determine current date; must be entered. Installation: Place DTC.EXE, DTC.DAT, and DTC.HLP in the directory you will be using. If you are running MSDOS V2 (or PCDOS V2) and don't have a VT100, place the line DEVICE=ANSI.SYS into your root CONFIG.SYS file and boot. This program requires the ANSI cursor controls.