Thanks to David and Lloyd for the suggestions to use Route. I was familiar with using the module for other things but hadn't thought to use it for this.
Thanks, and take care, Daniel On Sat, Mar 15, 2003, David Thompson wrote: > Look at Route. No inputs and hook its output to your chain of dummys. > Or you can use it with a Toggle switch to turn it on and off. > > David > > >Hi, > > > >I want to be able to "comment out" (or otherwise disable) certain > >modules in my VPE net without deleting them, since I want to preserve > >my specified values for later input, etc. > > > >Obviously, some modules are just properly ignored when disconnected > >from the data flow through the net, so this isn't a problem. > > > >However, certain modules (notably Image, but I remember others as > >well), cannot be disconnected from the data flow through the net > >without the dx server throwing an error. > > > >Thus, I have to save multiple versions of my net with different > >modules present and absent. Am I missing something? I'm thinking > >along the lines of a Dummy module from the Debugging Category which > >satisfies the input checking but produces no output or continued data > >flow. > > > >Any suggestions would be welcome, > >Daniel > > -- Daniel A. Freedman <[EMAIL PROTECTED]>, Graduate Fellow Electronic Structure Calculations, LASSP, Cornell University
