===== Installation =====================================

(1) Before installation of SEE4PB, your PowerBASIC compiler should
already be installed on your system and tested.

(2) Exit Windows into DOS, or start a DOS window:

(3) Create your SEE project directory, copy the SEE archive, then unzip
the archive. For example:

    MKDIR   SEE4PB
    PKUNZIP SEE4PB21.ZIP SEE4PB

(4) [OPTIONAL] Copy SEE32.DLL to either C:\WINDOWS (for Windows 95/98)
    or C:\WINNT (for Windows NT).

(5) Edit the include file EMAIL.INC with your SMTP/POP3 host names,
    email address, and POP3 user account name and password.

(6) You are ready to compile using PBCC.

