Macro Language Reference > Macros > Document Preferences > showmode
  
showmode
Description
A control keyword used with fdpref: activate safe showstrings mode.
 
Example 104. Activate safe showstrings mode
fdpref showmode 1
Syntax
showmode on off:o
Additional Information
Safe Mode is a feature of PTC ALD that prevents the expansion of nested showstrings from interfering with each other. This was not the default behavior of earlier versions of PTC ALD , implemented as a default in version 8. If you are using pre-version PTC ALD then ALWAYS activate the mode unless you have some good reason for leaving it off. The default behavior leads to inconsistent behavior in some show string syntaxes.