   Appendix C
   
                    Setting up READROOM for downloading publications

        If you decide to allow users to download publication, there are
a few steps you must take first.
        1)  Unzip DL-FILES.ZIP into the directory containing
                READROOM.EXE.
        2)  Make changes to the READROOM configuration so that the
                allow-download-line (see above) for each publication
                reads YES or the full drive\path to the file if it is
                not in the publication's directory.
        3)  If you intend to offer only the DSZ protocols then you can
                use the RR-Sx.BAT files as they are.

        If you wish to add more transfer protocols, please do the
        following:
        1)  Add the letter you wish to have the user press to select the
                protocol to PROTO.DAT.  This file should contain the
                letter (uppercase) or number used to call the protocol,
                one per line.  See sample PROTO.DAT for examples.
        2)  Add the letter to the PROTO and PROTOG menu files.
        3)  Create a RR-Sx.BAT file where x is the letter or number
                defined in PROTO.DAT.  READROOM will pass the
                following parameters to the batch file:
                %1      Comm Port Number
                %2      DTE (computer to modem) speed
                %3      The full drive\path\filename of the file to
                        transfer
                %4      User's actual baud rate (modem to modem)

                        POINTS TO REMEMBER!

        1)  Make sure that the filename in READROOM.TOC does NOT include
            a drive or path.  It should list the filename ONLY.
            READROOM will add the filename to the drive\path listed in
            the READROOM's configuration file for the given publication.

        2)  Make sure that the file DOES exist in the directory.



