* contrib/dot/pp.prg * Completed management of Variable Scoping. * Modified rest of Error Handlers to check type of :Args (Harbour bug). * contrib/dot/test.prg + Added test of private value after function call
* contrib/dot/pp.prg + Added support for UDFs, PRIVATEs, PUBLICs, LOCALs, and STATICs + contrib/dot/rp_run.ch * Command Header for PP Interpreter Mode. * contrib/dot/test.prg * Sample prg runable by PP. * contrib/dot/pp.txt * Updated documentation.