Macro Language Reference > Macros > Tag > ttmaprety
  
ttmaprety
Description
The ttmaprety keyword is implemented to accompany ttmapret. The ttmapret command maps all the returns in a document to a space: the ttmaprety command is used to map these spaces. Used without any parameters the ttmaprety command removes the spaces. A subsequent ttmaprety command without parameters will include the spaces from that point forward.
Syntax
ttmapret stream:t on_off:n
ttmapret
[no parameter]
If the on_off parameter is not specified, toggle the mapping of returns to map to spaces or to yellow bar returns.
stream
The stream whose spaces are to be mapped: if the stream parameter is not specified, PTC ALD will use the current stream.
on_off
0
Map returns to spaces.
1
Map returns to yellow bar returns (ignored).
Additional Information
A yellow bar return (or spacer) is an PTC ALD-specific character that is used to space out code in the yellow edit bar. It is represented by PTC ALD-ISO character &147;.
Related Links