FILENAME = MRGFTP.TXT

This file contains a listing of files used for automated polling
using FTP.EXE by Microsoft (Windows 98, Windows XP, Windows 2000).

Terms:	

Master:  The location of the computer(or network) where all data files will be.
	 This is where the Consolidated Data directory(DATA\) will be and where
	 the sub-directories(STORE1\, STORE2\, and STORE3\) will be.

Remote:  The physical store located at a different location than the Master.


Files:

CHECK#.TXT      Script file used by FTP.EXE to check for a previous
                merge file on the FTP site.  If it exists, it will use the
                file EXTRACT#.OLD to extract from a previous date/time.
                Place this file in the \keystrok directory at each Remote.

CHKSTAMP.BAT    File used to verify valid files at remote.
                Place this file in the \keystrok directory at each Remote.

EXTFTP#.BAT     File used to run EXTRACT.EXE at each remote.
                Place this file in the \keystrok directory at each Remote.

GETINV#.BAT     File used to retrieve update databases information from the
                file SEND#.ZIP.  Databases like Inventory, Customers, etc.
                Place this file in the \keystrok directory at each Remote.

GETINV#.TXT     Script file used by FTP.EXE to download the file SEND#.ZIP
                Place this file in the \keystrok directory at each Remote.

GETMRG#.TXT     Script file used by FTP.EXE to download the file MERGE#.ZIP
                This file contains the extracted transactions in KSTRN001.MRG
                Place this file in the \keystrok directory at the Master.

MRGFTP.BAT      Master Control File for 3 REMOTE locations.  This batch file
                uses FTP.EXE along with many other Keystroke executables to
                process the extracted transactions, update inventory, update
                customers and other databases, then prepares the SEND#.ZIP
                files for each remote store.
                Place this file in the \keystrok directory at the Master.

SENDINV#.TXT    Script file used by FTP.EXE to upload the file SEND#.ZIP
                Place this file in the \keystrok directory at the Master.

SENDMRG#.TXT    Script file used by FTP.EXE to upload the file MERGE#.ZIP
                This file contains the extracted transactions in KSTRN001.MRG
                Place this file in the \keystrok directory at each Remote.


NOTES:

The following directories need to be created:
        \KEYSTROK\STORE1\HOLD   at the Master.
        \KEYSTROK\STORE2\HOLD   at the Master.
        \KEYSTROK\STORE3\HOLD   at the Master.
        \KEYSTROK\STORE1\SEND   at the Master.
        \KEYSTROK\STORE2\SEND   at the Master.
        \KEYSTROK\STORE3\SEND   at the Master.
        \KEYSTROK\DATA\HOLD     at the Store1 Remote.
        \KEYSTROK\DATA\HOLD     at the Store2 Remote.
        \KEYSTROK\DATA\HOLD     at the Store3 Remote.

The file CHECK.TXT must reside on the FTP Server.  You can create this file
with any editor and it can contain any text.  The file must be UPPERCASE.
