10-08-2010 12:56 PM
How can I find all the locations where a Shared Variable is used in my project. The Right click doesn't provide a Find. The View Hierarchy doesn't help. From the Project Explorer, the Find Callers only shows the names of the VIs that call it, not the many locations where the call is made.
Does anyone know how to find the locations where a Shared Variable is used?
Solved! Go to Solution.
10-08-2010 01:34 PM
Edit -> Find and Replace. For "Select Object" click on it and go to Functions -> Structures -> Shared Variable.
10-08-2010 03:00 PM
... and for older versions of LV see post # 11 in this thread where Ken from NI posted a library that will serach for a shared variable.
Ben