SEE4PB Version 3.2

The SMTP/POP3 Email Engine for PowerBASIC (SEE4PB) is a Win32 DLL that
allows any PowerBASIC Console Compiler (PBCC) or PowerBASIC DLL Compiler
(PBDLL) program to send and receive email over any TCP/IP network (such
as the Internet), including quoted-printable and base64 MIME attachments.

For more information, refer to the following manuals (each in 3 formats):

(1) "SEE4PB Programmer's Manual" (SEE4PB.DOC,  SEE4PB.TXT,  SEE4PB.HTM).
(2) "SEE User's Manual"          (SEE_USR.DOC, SEE_USR.TXT, SEE_USR.HTM).
(3) "SEE Reference Manual"       (SEE_REF.DOC, SEE_REF.TXT, SEE_REF.HTM).

Also see:

(1) INSTALL.TXT : installation information.
(2) LICENSE.TXT : license information.
(3) RELEASE.TXT : if upgrading from an earlier version.
(4) INVOICE.TXT : order form and invoice.

===== QUICK START =====

(1) Unzip SEE4PB32.ZIP into an empty directory.
(2) Run INSTALL to install SEE32.DLL.
(3) Edit EMAIL.INC.
(4) Compile SEEVER.BAS.

[END]
