March 5, 2010
XpressDox Cookbook
In complex templates, the balancing of End and Else commands with the matching If or ForEach can become difficult. This recipe explains how to use the Template Painter and the Debug command.
Tagged as:
Debug,
Else,
End
Read the full article →
October 1, 2009
Help
When a template is run, XpressDox will check for missing and floating End commands as well as floating Else commands. Wherever possible, the error message warning about one of these situations will give some context within the document where the relevant command is, so that you can find it easily and correct the situation. But [...]
Tagged as:
Debug,
Else,
End,
If
Read the full article →