Debugging Help
To display information about any help call in the Command Interpreter Window (CIW), do the following:
- In the CIW, select Options – Log Filter.
-
In the Set Log File Display Filter form, select the Show Output: user option.
The online help system prints various messages in the CIW, including the help symbol and application ID, for each help request.
For more detailed debugging information:
-
In the CIW, set the
helpDebugvariable by typing:helpDebug = t
WheneverhelpDebugis set to anything exceptnil, the help mechanism displays additional debugging information in the CIW.
Related Topics
Return to top