=====================
README.TXT: For Users
=====================

FTP Client Engine for Visual Basic (FCE4VB)
November 26, 2002.
Version 2.3

=== Shareware ===

This software is SHAREWARE 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
free updates.

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

=== Description ===

The FTP Client Engine for Visual Basic (FCE4VB)
consists of Win16 and Win32 DLLs that allows any
program capable of calling the Windows API to
connect to any FTP server and navigate its
directory structure, list files, delete files,
make and remove directories, download files, and
upload files, all from within your Visual Basic
application. Requires Visual Basic, VB.Net, or 
VBA.

=== Installation ===

Run the WISE installation program SETUP.EXE which
will install all FCE4VB files, including copying
FCE16.DLL and FCE32.DLL to your Windows directory,
C:\WINDOWS for Windows 3.1/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) FCE4VB Programmers Manual

    Covers Visual Basic language issues such as
    compilers, compiling, and examples.

    Refer to FCE_4VB.DOC, FCE_4VB.HTM, or
    FCE_4VB.TXT

(2) FCE4VB Users Manual

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

    Refer to FCE_USR.DOC, FCE_USR.HTM, or
    FCE_USR.TXT

(3) FCE4VB Reference Manual

    Lists details for each function in the library.

    Refer to FCE_REF.DOC, FCE_REF.HTM, or
    FCE_REF.TXT

Also see:

(1) EULA.TXT    : End User License Agreement.
(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 FCE4VB product page at

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

=== Example Programs ===

All example code is found in the APPS directory.

=== Quick Start ===

(1) Unzip FCE4VB23.ZIP into an empty directory.
(2) Run SETUP (WISE Installation file).
(3) Compile the example program FCEVER. Load
    FCEVER16.MAK, FCEVER32.VBP, or FCEVER.VB.

[END]
