Scott, If you keep the name of the vi the same, it should update everywhere automatically.
If you are changing the name of the vi, the fastest way I have found to do the global change is to exit LabVIEW, rename the old vi (I usually add OLD to the name), then rename the new vi to the old name. When you load your program, it will automatically switch to the new vi since it load by name. Open the new vi and use "Save as" to save it to a new name, and it will change everywhere. Make sure you use "Save all" immediately following to make sure all of your vi's are saved with the new name. Bruce ------------------------------------------ Bruce Ammons Ammons Engineering www.ammonsengineering.com (810) 687-4288 Phone (810) 687-6202 Fax -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Serlin Sent: Thursday, January 22, 2004 5:39 PM To: [EMAIL PROTECTED] Subject: FW: Replacing one instance of a VI versus many My last post did not make it to the list for some reason. Anyway, here's a repeat of the question: My VI has a subVI that is called out in many places within the top level VI. How do I get the parent VI to pick up the subVI that has been changed through the entire parent VI in one shot?
