How do you turn on the DXDebug instances in the executive? For example, there is code called similar to DXDebug("X","error");

David

 > This change causes a strange change of the text in the modules on the
 > VPE. For example "Compute" suddenly becomes "Compute:2", "Color" becomes
 > "Color:1" etc. All modules get a colon plus a (random?) integer.

just fyi - the numbers are part of "trace mode". they are "instance numbers" which
let you identify exactly which modules are which when there are multiple
calls to the same module in a network. the default is not to display them, but if you want/need them you can enable them through one of the menus in the message window. in addition to the extra information on the module labels you get a trace of exactly which
modules are executed in order if you watch the message window as you run.

nancy
[EMAIL PROTECTED]

.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to