==============================
README.TXT: Evaluation Version
==============================

SMTP/POP3 Email Engine for Xbase++ (SEE4XB)
February 10, 2005.
Version 3.7

=== Software Evaluation ===

This software is a 60 day evaluation version and may be 
freely distributed provided that no files are modified.
There are no functional limitations. Registration is
$105 for email delivery and includes one year of free 
updates.

See http://www.marshallsoft.com/order.htm to order.

=== Description ===

The SMTP/POP3 Email Engine (SEE) is a Win32 Dynamic Link 
Library (SEE32.DLL) that allows any Xbase++ program to 
send and receive email over any TCP/IP network (such as 
the Internet) including multiple quoted-printable and 
Base-64 MIME attachments.

The same DLL can also be used with supported languages 
such as Delphi, Visual Basic, VB.Net, Visual C/C++, .NET, 
Visual FoxPro, Visual dBASE, and PowerBASIC as well as any 
VBA language such as EXCEL, WORD, or ACCESS.

MarshallSoft Computing also has versions of SEE for 
Visual Basic (SEE4VB), Delphi (SEE4D), C/C++ (SEE4C), 
Visual FoxPro (SEE4FP), Visual dBASE (SEE4DB), and 
PowerBASIC (SEE4PB). As noted above, all versions of SEE use 
the same DLLs (SEE16.DLL or SEE32.DLL). However, the 
examples provided for each version are written for the 
specified computer language. 
   
All versions of SEE can be downloaded from our web site at 

   http://www.marshallsoft.com/email-component-library.htm

=== Installation ===

Run the installation program SETUP.EXE which will
install all SEE4XB files, including copying SEE16.DLL
& SEE32.DLL to your Windows directory, C:\WINDOWS for
Windows 95/98/Me/XP or C:\WINNT for Windows NT/2000.

No Windows system files are modified.

=== Documentation ===

Documentation will be found in the DOCS directory
after running the SETUP installation program.

For more information, refer to the following manuals
each in 3 formats (*.TXT, *.DOC, and *.HTM):

(1) SEE4XB Programmers Manual

    Covers Xbase++ language issues such as compilers,
    compiling, and examples.

    See SEE_4XB.DOC, SEE_4XB.HTM, or SEE_4XB.TXT.

(2) SEE4XB Users Manual

    Covers email basics, theory of operation, application
    notes, and licensing.

    See SEE_USR.DOC, SEE_USR.HTM, or SEE_USR.TXT

(3) SEE4XB Reference Manual

    Lists details for each function in the library.

    See SEE_REF.DOC, SEE_REF.HTM, or SEE_REF.TXT.

Also see:

(1) LICENSE.TXT : License information.
(2) RELEASE.TXT : If upgrading from earlier version.
(3) INVOICE.TXT : Order form and invoice.

Online documentation and the latest version can be
found in the SEE4XB product page at

    http://www.marshallsoft.com/see4xb.htm

=== Example Programs ===

All example code is found in the APPS directory.

=== Quick Start ===

(1) Unzip SEE4XB37.ZIP into an empty directory.
(2) Run SETUP.EXE (Installation file).
(3) Compile SEEVER.PRG and STAT.PRG.

[END]
