Hi Tim -
On Wed, 27 Feb 2013 19:16:44 +0100, Tim Bronski
<tim.bronski@xxxxxxxxx> wrote:
Yes they are our own commands, all processed with a single CPP. For
logging purposes I want to capture the original command string used. I
could rebuild it within the CPP but that's a maintenance nightmare. I
had myself convinced that I'd done this previously but I've been deluded
before! It doesn't seem like it should be that hard to do.
Do you care about what parameters were actually specified versus what
were defaulted?
If not, then it seems like the main issue would be which command is
actually being processed by the CPP. You could add a hidden constant
parameter to each command to pass that in.
Ken
Opinions expressed are my own and do not necessarily represent the views
of my employer or anyone in their right mind.