home *** CD-ROM | disk | FTP | other *** search
- Changes since printed documentation
-
- None
-
- Files Included on Distribution Disk
-
- The CALTRV Distribution Disk contains the following files:
-
- CALTRV.EXE - The CALTRV program
- CALTRV.DOC - This file
- CALTINST.EXE - An installation program for setting CALTRV
- Options
- README - Changes or important information not included in
- the printed documentation (CALTRV.DOC).
- REGISTER.BAT - A BATch file to print out the registration form
- REGFORM.DOC - The actual Registration Form
- PRINTDOC.BAT - A BATch file to print out this documentation
- file to your printer (LPT1)
- VENDOR.DOC - Instructions to Disk Vendors who wish to distribute
- CALTRV.
-
- Copy these files onto your disk into whatever directory you wish.
- Then, consider how you want to run CALTRV and set your options.
- After program is installed only CALTRV.EXE and your APPointment file
- are needed.
-
- Installation Program
-
- CALTRV comes with a simple installation program. This program allows
- you to set some of the DEFAULTS that CALTRV uses.
-
- To use the installation program all you need to do is type in
- CALTINST.
-
- C:>CALTINST
-
- CALINST MUST be in the same directory as CALTRV and CALTRV must not
- be renamed. CALTINST allows you to alter the following:
-
- Appointment File Location
- Default Days/Weeks/Months to Preview or Print
- Default Output Disk File
- Various Screen Colors
- Printer Setup String(s)
- and various other options
-
- CALTRV Command Line Options:
-
- Usage: CALTRV [Options]
- Options: Space is required between /Option & Parameter
- /B MM/DD/YY {Begin Date} Default=Todays Date
- /C filename {Calendar} Default=PERSONAL.APP
- /D 1-365 {Dayily Report} Default=1 Day
- /E MM/DD/YY {End Date} Default=Begin Date+Days
- /F [filename] {File Out} Default=Screen Output
- /G {Graphics Output} Default=No Line Draw
- /H {Help} This Help Screen
- /M [1-12] {Monthly Reports} Default=1 Month
- /N [nn] {Note Limit} Default=No Notes
- /P {Print Output} Default=Screen Output
- /T [filename] {Task File} Default=RTM.DAT
- /V {Max Video} Default=25 Lines
- /W [1-52] {Weekly Reports} Default=1 Week
- /? {Help} This Help Screen
-
- Please note that a space IS REQUIRED between the option switch '/o'
- and it's parameter. Dates MUST be in the form MM/DD/YY (all 2-Digit
- Numbers).
-
- Sample Command Lines
-
- List (Printer) daily appointments for the next 5 days
-
- C:\>CALTRV /d 10 /p
-
-
- List (Printer) all appointments for June 1989
-
- C:\>CALTRV /b 06/01/89 /m 1 /p
-
- *** Note the two digit month & day
-
- List (CRT) appointments for the next week in the Common App
- File
-
- C:\>CALTRV /c C:\SKPLUS\COMMON.APP
-
- *** Note: 1 Week is default so does not need to be specified