PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
Quoted Text - qRestq
Many commands require quoted text, this format of quoted text is only ever
used for the last parameter of some commands.
This is very similar in function to the "Quoted Text - qTextq" method
except that no more parameters are expected after the current one. All
"Quoted Text - qTextq" examples are valid.
Everything is the same as for "Quoted Text - qTextq" except:
- The quote character can actually appear within the quoted text.
- If the value is unquoted the rest of the line (stripped
of leading & trailing whitespace) is used.
- Nothing follows the text.
EXAMPLES
The following are examples of valid quoted strings:
- ^A 'string' which contains "quotes"^
- "A string with "imbedded" double quotes"
PPWIZARD Manual

Friday June 01 2001 at 5:58pm