PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
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).
Tthe only restrictions 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

Friday June 01 2001 at 5:58pm