PING
0.9
Statistical data handling and processing in production environment
|
Display text from inside a macro from level DEBUG>=2.
Let us declare a dummy macro as:
then running the command:
will display:
Run %_example_macro_put
for more examples.
%macro_put
shall be used inside another macro only.%error_handle
and %macro_isblank
, these macros should not use any instance of %macro_put
so as to avoid recursion (like _"un espece
de grand trou noir"_).