Now that I program using LVOOP, I often look for objects or text that exists within a VI that is located inside a dynamically called VI. SInce it is not in memory, Application Instance, or Selected VI's, the Find (search) feature is unable to find all instances of the object or text that I am looking for.
At the moment, the only way to find such object or text is to open all dynamically called VI's (and sub-vis) and hope that you did not miss one.
The LabVIEW find feature should allow the user to select whether you want to search within the project or within all the folders inside the selected folder. If you select "Project", the search would look inside every VI located in the project. If you select "folder", a path browser would open up to select the base directory that you want the search to look within.
Development tools for text-based languages have offered this feature for years.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.