DEF Turbo Logon HISTORY

v2.0
    Added - If the user chose "No" to the turbo logon, the user now has the
        ability to continue or stop the logon process at the end of each
        item specified in the logon process.  For example, let's say during
        logon you display their stats, show the last callers, and go through
        new user voting.  With this new feature, the user can elect to stop
        at the end of any of the above.

        To enable this feature, edit "LOGON.DAT" and put in "@PROMPT@" on a
        line by itself after any of the features you display.  When the ppe
        sees this line, it will pop up with a prompt and ask the user if
        they wish to continue the logon process.

        As a result, there's one new text string/prompt in LOGON.CFG.
    
    Changed - "LAUNCH.TXT" is now called "LOGON.DAT"

    Changed - Rewritten in PPL 3.0

v1.1 - Initial Release