Kevin,
Now that it looks like a working $PP is possible would you entertain a command line option that would make it persistent and send every line to ProcessLine in bcxpp.dll ?
James
James,
Yes ... I will consider it.
But before I sink any time into that request, I recommend
simply placing a $PP at the top and bottom
of your programs achieves the same effect. $PP was not designed with C++ constructs in mind. And
while $PP might work just fine with every C++ statement that you throw at it, no one has demonstrated
that yet.