HermanChan Tue, 30 Mar 2004 02:22:41 -0800
I want to make a template (x.vit). VIs (z1, z2, z3..etc) uses this template (x.vit). I have another VI (y.vi) that calls one of z1, z2, .... How to achieve this without modifying y.vi manually? Thanks.