
1 Installing it
---------------
To install the ppe goto pcbsetup , press L for the main menu and edit
the user menu and place there
example !c:\pcb\ppe\menu\menu.ppe
You can edit the MNU file to suit your needs.

2 Background
------------
Location : PPEPATH\GRAPH\MENU.MNU

You can use for the background the menu.mnu file and this will load
every time a nice background (if you draw nice) on you screen.

3 You will need to put all you settings in the config file
-----------------------------------------------------------
Location : PPEPATH\CONFIG.CNF

Line 1  is the X position of the command bar.
Line 2  is the Y position of the command bar.
Line 3  is the text when its not marked.
Line 4  is the text when its marked for use (let it be a different background
        color if you want the lightbar effect, if the command has this color
        you have used the prese enter and it will execute.).
Line 5  put there 1 and it will execute line 6 as a internal command (r=read)
        put there 2 and it will execute line 6 as a PPE command (logoff.ppe)
Line 6  Put there for the internal command the letter you want it to execute
        example : R fore read
        Put there for the PPE command the Path + Name of the ppe to execute
        example : C:\PCB\PPE\LOGOFF.PPE to execute a logoff ppe
Line 91 If you put there YES then if you press ESC you will get a command line.
Line 92 Lets you put a user sec level here for private or public use of the
        Command line (Example : Security 110 only for the sysop) [WARNING :
        THIS COMMAND LINE GIVES ITS INPUT DIRECTLY TO PCB , IT DOESENT START
        PPE FROM THE CMD FILE LIKE THE PCB COMMAND LINE !!!!].
Line 93 First graphic line of the command line.
Line 94 Second line of the line (you need to leave some space fore letting you
        put the command ).

You dont need to put your ppe's in your cmd list but place them in 
your config file. If you use the internal command it will start the
internal command of PCB but not the cmd command.
