
                            ATT GMS Network Script

    This diskette contains the following files:

        ATT.ASP    - Source code for the ProComm Plus communication script
        ATT.ASX    - Compiled script to be executed by ProComm Plus
        ATTFMT.EXE - Executable format program used by the ATT script
        LOGON.ATT  - Text file containing the user's configuration infor-
                     mation ( logon, password, phone numbers, ... )
        ATTOUT.SAV - X12 data file that can be used to test uploading to the
                     ATT GMS Network.


    These files should be installed in the directory containing ProComm Plus
    or you need to have the ProComm Plus directory defined in your PATH.

    You should start by editing the file LOGON.ATT to contain your specific
    information.  You may also need to edit ATT.ASP to correctly set the COM
    PORT and/or BAUDRATE.  These parameters are defined in the script at
    lines 41 and 42.  After changing the script, you must compile it.  The
    command to compile the ATT.ASP script is:

            aspcomp att

    To invoke the script, type the following from a DOS prompt in the direc-
    tory containing ProComm Plus:

        pcplus /fatt

    A log of the communication session will be contained in the file ATT.LOG.


    The file ATTOUT.SAV contains test data set up to perform a loop-back
    test with the id ABC.  If you are planning to use this data to test the
    network, you should set up an alias id of ABC for your account on the
    network.  This is done through the ADMIN menu of the ATT GMS Network.
    For more information on setting up an alias, refer to your ATT GMS 
    Network Documentation.
