Changes since printed documentation

    None

Files Included on Distribution Disk

    The CALRPT Distribution Disk contains the following files:

    CALRPT.EXE     - The CALRPT program
    CALRPT.DOC     - Full CALRPT Documentation
    CALINST.EXE    - The CALRPT installation program
    README         - This File - Changes or important information not
                     included in the printed documentation (CALRPT.DOC).
    REGISTER.BAT   - A BATch file to print out the registration form to
                     your printer (LPT1)
    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
                     CALRPT.

    Copy these files onto your disk into whatever directory you wish.
    Then, consider how you want to run CALRPT and set your options.
    After program is installed only CALRPT.EXE and your APPointment file
    are needed.

Installation Program

    CALRPT comes with a simple installation program. This program allows
    you to set some of the DEFAULTS that CALRPT uses.

    To use the installation program all you need to do is type in
    CALINST.

    C:>CALINST

    CALINST MUST be in the same directory as CALRPT and CALRPT must not
    be renamed. CALINST allows you to alter the following:

    Appointment File Location
    Default Days to Preview
    Default Output Disk File
    Various Screen Colors
    Printer Setup String(s)
    and various other options

CALRPT Command Line Options:

    /C filename    {Calendar}             Default=PERSONAL.APP
    /D 1-365/999   {Days Normal/Search}   Default=7
    /E MM/DD/YY    {End Date}             Default=Begin+Days
    /F [filename]  {File Out}             Default=Screen Output
    /H             {Help}                 Help Screen
    /N [nn]        {Note Limit}           Default=No Notes
    /P             {Print Output}         Default=Screen Output
    /R             {Print Reminders Only} Default=Full Report
    /S string      {Search Only}          Default=Std Processing
    /T [taskfile]  {RTM Task File Name}   Default=RTM.DAT
    /V             {Max Video}            Default=25 Lines
    /W             {Weekly Separators}    Default=None
    /?             {Help}                 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 (CRT) all appointments for the next 10 days

      C:\>CALRPT /d 10

    List (Printer) all appointments for the next 10 days

      C:\>CALRPT /d 10 /p

    List (Printer) all appointments for June 1989

      C:\>CALRPT /b 06/01/89 /d 30 /p

      *** Note the two digit month & day

    List (CRT) appointments for the next 7 days in your Common App File

      C:\>CALRPT /c C:\SKPLUS\COMMON.APP

      *** Note: 7 Days is default so does not need to be specified
