Macro Language Reference > Macros > Tag > ttignmsp
  
ttignmsp
Description
Specifies that any multiple spaces in a given text stream should be ignored.
Syntax
ttignmsp stream:t? on_off:o?
ttignmsp
[no parameter]
If on_off parameter is not specified, toggle ignore multiple spaces on or off depending on current setting.
stream
The name of the text stream whose multiple spaces are to be ignored: if the stream parameter is not specified, PTC ALD will use the current stream.
on_off
0
Display any multiple spaces in the text stream.
1
Treat and display multiple spaces in the text stream as a single space.