PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: $$ADDCOMMA[Next]: $$ASIS
\ -> Macros -> Macro Transformations -> $$AQ

$$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>


email me  any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Search][Prev]: $$ADDCOMMA[Next]: $$ASIS


PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Saturday May 28 2022 at 2:55pm