The following extra files are included in this zip (Naturally, adjust all
  paths and edit the files to reflect your setup.)

LOGON.CNF       A Sample Configuration file - INSTALL under PCBSETUP as
                I:\PCB\PPE\LOGON.PPE after copying PPE-SCR.PPE to LOGON.PPE
                The .CNF must be in the same directory as the .PPE file.

LOGOFF.CNF      A Sample Configuration file - INSTALL under PCBSETUP as
                I:\PCB\PPE\LOGOFF.PPE after copying PPE-SCR.PPE to LOGOFF.PPE
                The .CNF must be in the same directory as the .PPE file.

NEWASK.CNF      A Sample Configuration file - INSTALL under PCBSETUP as
                I:\PCB\PPE\NEWASK.PPE after copying PPE-SCR.PPE to NEWASK.PPE
                The .CNF must be in the same directory as the .PPE file.

QUEST.CNF       A Sample Configuration file - INSTALL as a Script under
                PCBSETUP in Main Board or any Conference as:
                I:\PCB\PPE\PPE-SCR.PPE I:\PCB\PPE\QUEST.CNF
                The .CNF may be in a different directory than the .PPE file.

FILES.CNF       A Sample Configuration file - INSTALL as a Command under
                PCBSETUP in CMD.LST as:
                I:\PCB\PPE\PPE-SCR.PPE I:\PCB\FILES.CNF
                The .CNF may be in a different directory than the .PPE file.
                (and due to the limited length of the input field will
                probably have to be!)

BYTES.CNF       A Sample Configuration file - INSTALL as a Command under
                PCBSETUP in CMD.LST as:
                I:\PCB\PPE\PPE-SCR.PPE I:\PCB\BYTES.CNF

TIME.CNF        A Sample Configuration file - INSTALL as a Command under
                PCBSETUP in CMD.LST as:
                I:\PCB\PPE\PPE-SCR.PPE I:\PCB\TIMES.CNF

VERAGE.CNF      A Sample Configuration file - INSTALL in a display file or
                CALL from another PPE (such as a random number generator
                file that executes a PPE on a random basis or a PPE that
                executes another PPE based on number of times on, etc) as:
                I:\PCB\PPE\PPE-SCR.PPE I:\PCB\VERAGE.CNF


QUEST.DAT       A Sample Script

REGULAR.DAT     Another Sample Script that gets run from QUEST.DAT

JOBS.LST        A Sample list File used in REGULAR.DAT
                If occupation answer contains a word in the list then
                HIRING.DAT sub-script gets run

HIRING.DAT      A Sample Sub-Script gets run from REGULAR.DAT
                Gets run if occupation contains word in JOBS.LST, contains
                just a single comment to be displayed.

KIDS.DAT        A Sample Sub-Script gets run from REGULAR.DAT
                Gets run if Age is below 21, contains just a single comment
                to be displayed.

ADULT.DAT       A Sample Sub-Script gets run from REGULAR.DAT
                Gets run if Age is above or equal to 21, contains just a
                single comment to be displayed.

SYSOP.DAT       A Sample Sub-Script gets run from REGULAR.DAT
                  If answered No to reciprocal visiting-SysOp privileges
                  then the remaining script gets skipped.

NO.DAT          A Sample script run from NO QUEST.DAT or YES.DAT that
                demonstrates use of levels of scripts

YES.DAT         A Sample script run from NO QUEST.DAT or NO.DAT that
                demonstrates use of levels of scripts

NEWASK.DAT      A Sample NEWASK Script

LOGON.DAT       A Sample LOGON Script

LOGOFF.DAT      A Sample LOGOFF Script

FILES.DAT       A Sample Command Script that could be used to zero or adjust
                  the Users Total Files Downloaded value.

BYTES.DAT       A Sample Command Script that could be used to zero or adjust
                  the Users Total Bytes Downloaded value and Bytes Downloaded
                  Today value.

TIME.DAT        A Sample Command Script that could be used to adjust the Time
                  Remaining.

VERAGE.DAT      A Sample script showing use of Age matching. VERAGE.CNF
                defines age for Age Source in Users Record. Also shows
                use of Verification matching and Testing user record
                fields.

NAME.LST        A Sample list of names used by VERAGE.DAT to demonstrate
                use of exact name checking.

PCB.LST         A Sample list of answers used in NEWASK.DAT

SHARP.BLT       A Sample display file used in NEWASK.DAT
