LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

search for string

Solved!
Go to solution

Hello,

I'm programming an app in LV7.0.  The app is an expansion of a previous app, and I need to find where various strings are used througout the program.  How do I search for a string in a vi, and all sub vi's, of a given application?

Thanks.

 

0 Kudos
Message 1 of 5
(3,338 Views)
Solution
Accepted by topic author rickford66

From the top-level VI, Edit > Find and Replace; select the Text radio button and search away.

Message 2 of 5
(3,332 Views)

Do you have one string with many reference to that string or are there many strings?

 

I do not believe that there is an easy way to look for strings inside all of your vi's.

Tim
GHSP
0 Kudos
Message 3 of 5
(3,331 Views)
Ah, beautiful!  That works great.  Thanks.
0 Kudos
Message 4 of 5
(3,325 Views)
Not a problem, good luck with your development!
0 Kudos
Message 5 of 5
(3,316 Views)