     ================================================
           FTP UPLOAD EXTENSION FOR EDITPLUS
	   ---------------------------------
                 (c)1999 Josh Reichard.
     ================================================
     Editplus - Copyright (c) 1998-1999
                ES-Computing, ALL RIGHTS RESERVED.
     ================================================


CONTENTS:
--------------------------------------------------
	I)	Disclaimer
	II)	Support
	III)	How to use UPLOAD




I ............. DISCLAIMER ...................
-----------------------------------------------
This software is provided "as-is" and licensed
under the terms of the GNU agreement.  Please
use and share this software freely.  However,
please take the time to register Editplus with
ES-Computing.


II............. SUPPPORT ......................
-----------------------------------------------
Editplus UPLOAD extension is not provided with
direct support, but comments and suggestions
are welcomed at: reichjd@wernerco.com.


II......... HOW TO USE UPLOAD .................
-----------------------------------------------
INSTALLATION
------------
To install UPLOAD, simply unpackage the ZIP file
contents to your Windows directory.  NOTE: This
software uses Windows95/98/NT's "FTP.EXE" program
to actually perform FTP operations.  This file
must be present in either the Windows folder or
a folder contained in the PATH statement.

SETUP
-----
After you have unpackaged the files successfully,
open the file "header.ftp" in Editplus.  This
file contains preliminary FTP information such
as login name, password, and any "cd" commands.
Depending on the configuration of your FTP server,
many different values can be present.  The file
provided with UPLOAD is an example of a common
conversation between an FTP client and host.

Now open the file "footer.ftp" ... this file
contains ftp commands that are to be sent
after your upload file has been sent.  This
must trail with the "quit" command or UPLOAD
will not terminate on its own.  The Windows
FTP program will hang and Editplus will not
terminate the session.  Any other commands
in the "footer.ftp" file must preceed "quit."

Now go into Editplus and add a user defined
program tool.  

Tools ---> Preferences ---> User Tools

Click the [ADD >>] button and select "program."

The information should resemble the following:
------------------------------------------------
Menu Text:		FTP Upload
Command:		c:\windows\upload.exe
Arguement:		$(FilePath)
Initial Directory:	c:\windows

Capture Output [X]
------------------------------------------------

Two of the fields are extremely important.  The
"Arguement" field must contain the $(FilePath)
Macro variable, and the "Capture Output" checkbox
should be selected.  This will allow you to see
what is happening as the FTP client runs.

Now, click "OK" to save the user tools information.
Open the document you want to upload and Select
Tools--->FTP Upload from the Editplus menu.


ENJOY!

________________________________________________
For More information please contact:
Josh Reichard
reichjd@wernerco.com
Please visit the Editplus website:
http://www.editplus.com
