User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
When working with large projects with many VIs I often find myself rewriting portions of the 'find and replace' feature that already exists as part of my VI Analzyer for overnight code-checks on the server...
It would be really neat if the existing find and replace logic available via the dialog was wrapped up into some simple API to allow for searching:
if it had parameters to suppress dialog popups for passwords & not-found-subVIs, that would be really helpful for running searches headlessly.
The API could return just a 1D array of paths to SubVI's where instances were found, or if it was really nice, the VI references? I'd be content if just the 'find' side of the equation was implemented..I could take any manipulations from there. I can see that there might be a dependency on VI Scripting to accomplish the search, and I'd be OK with an API that only works on a machine with a dev license... Especially if the 'replace' side of things was implemented somehow...
-E
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 4 kudos within 4 years after posting will be automatically declined.