> 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]
