<NumberOfSpacesForControlChar>
Section:
Options
Required:
No
Value type:
Integer
Default:
wmconfig.xml sets the value to four spaces
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
The Classic Client can embed control characters in a logical table. These control characters can cause undesirable and unexpected results. Use of this tag will cause these control characters to be replaced by spaces. The default value of a space character in the wmconfig.xml file is four spaces.
A value of "-1" ensures the Classic Client behavior where a control character is represented by the concatenation of "#" and a capital letter, for example "#I".
Example
This example shows a valid configuration for the tag:
<NumberOfSpacesForControlChar>4<NumberOfSpacesForControlChar>
Was this helpful?