PPWIZARD Manual
Quoted Text - qTextq
Many commands require quoted text, the only thing special about
the quotes in this program are that they can be almost any character
(anything non-alphanumeric), the only restriction are as
follows:
- The same quote character must appear at the start and end of the
text.
- If another parameter follows then there must be at least one
space after the end quote character.
- You can omit the quote characters if the first character is
alphanumeric and the the text does not contain spaces.
EXAMPLES
The following are examples of valid quoted strings:
- "A string"
- 'Another string'
- ^A 'string' which contains "quotes"^
- ÛABCÛ
- NoQuotesRequired
PPWIZARD Manual

Tuesday January 02 2001 at 7:37am