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

(1) Before installation of SEE4CB, your Windows COBOL compiler should
already be installed on your system and tested. 

(2) Make a backup copy of your distribution disk.  Put your original
distribution disk in a safe place.

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

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

      MKDIR   SEE4CB
      PKUNZIP SEE4CB10.ZIP SEE4CB

(5) Edit the three example programs (MAILER.CBL, MULTI.CBL, and DRIVER.CBL),
using your SMTP mailer server name and your email address. Refer to the SEE4CB
Users Manual (SEE4CB_U.TXT) for more details.

(6) Compile, link, and execute the test programs.



