PPWIZARD Manual
[Bottom][Contents][Search][Prev]: <?IncludeLevel>[Next]: <?InputComponentLine>

<?InputComponent>

This variable contains the full filename of the input file currently being processed.

If you need to access the name of an input file other than the current one, then you will need to use the InputComponentLevel() routine.

If you need the name of the base source file (determined from the InputMask specified on the command line) and you are obtaining the information within your standard header files you will need to use "<?InputFile>" instead.

If you require the path or short name component then use the "#evaluate" command to subdivide the full name.

This is a Standard Definition which always exists (you don't need to #define it). Note that you can create your own variations or completely new ones (see the examples).


[Top][Contents][Search][Prev]: <?IncludeLevel>[Next]: <?InputComponentLine>

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am