PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
![]() | ![]() | ![]() | ![]() | ![]() |
$$AQ |
This is a transformation that can be applied to the substitution of content for both macros and macro parameters.
You use this transform to surround your parameter's data with quotes. The quotes used are double or single quotes, if neither can be used ppwizard will go through a whole list of alternative 'quote' characters, if none of these can be used then ppwizard will terminate.
This can be handy when you wish to pass parameters from one macro to another where you don't wish to use "{$?}" or you wish to override specific parameters.
#define SomeValueWithUnknownContents #asdf^"'ghjk #info <$SomeValueWithUnknownContents $$AQ>