09-28-2018 07:27 AM - edited 09-28-2018 07:28 AM
Is there a more efficient way of getting the list public member VIs for a class using the LV class data type for which hasn't yet been saved (yes, it's a corner case)?
The following requires the VI references be a Project Item reference in order to read their scope.
VI (2018 & 2009) also attached
Solved! Go to Solution.
09-28-2018 09:16 AM
Might want to close some of those refs, but this seems to work in principle.
09-29-2018 05:21 PM - edited 09-29-2018 05:21 PM
Thanks! A good solution as always.
I just used the Get Library Access Scope method and removed anything project related in my original.