NoteBook for Windows v1.3
Copyright (c) 1995 by Gregory Braun. All rights reserved.

This software is free. You may copy and distribute this
program as long as all copyright notices remain intact.

NoteBook is a small utility useful for keeping short
notes and lists. The main window displays a table of
contents built from the first line of each individual
NoteBook page. Double-click on an entry in this table
to display and edit the specific note.

NoteBook pages are automatically saved whenever changes
are made. You may cut, copy and paste entire notes from
the table of contents page. The most commonly used menu
commands are also available on the toolbar.

NoteBook was written out of a need for a simple means of
keeping short notes and lists. NoteBook was originally
designed and written for Macintosh and later converted
to MS Windows as an exercise in portable C language
coding techniques.

If you have comments, questions or find any bugs in
NoteBook feel free to contact me on CompuServe or
America On-line.

Gregory Braun

CompuServe: 71613,2175
AOL: GreggBraun

NBOOK.ZIP File Descriptions:

    NOTEBOOK.EXE - The application program.
    NOTEBOOK.TXT - The documentation file.
    CTL3DV2.DLL  - DLL required to display 3-D controls
                   in dialog boxes. Copy this file to
                   your Windows System directory if it
                   is not already installed there.

Release History:

    v1.0    - In-house development and testing.
    v1.1    - Added splash box for release.
    v1.2    - Included CTL3DV2.DLL in the Zip file.
    v1.3    - Fixed a memory bug in the printer routines
              and added a dialog box to cancel printing.
