I have a vi where I am going through hoops to avoid using too many of a certain sub-vi. Said sub-vi is reentrant, so IN THEROY (and assuming I don't care about disk space), I could just plop down the sub-vi wherever I want it, correct? (in theory).
The sub-vi in question is Serial Port Write.vi. No problems with stepping on/over itself.
Richard