Hi all,
I'm trying to programmatically resave a library of VIs I want to modify which I have the password for. I would like to clear all the password protection while working on it so I don't have to keep unlocking them. I know that once I unlock them I have access to all of the VIs that use the same password while running that session of LabVIEW but this project will take a while and I don't want to go through this every day.
Is there a utitliy out there that will allow me to unlock an entire library or directory? I've tried to find a property to access to do this but have had no luck.
Thanks,
Dan Bosdech
Resave password protected VIs programmatically
Started by
boone_93
, Feb 08 2006 04:40 PM
3 replies to this topic
#2
Posted 08 February 2006 - 06:16 PM
#3
Posted 08 February 2006 - 09:30 PM
Hi Dan,
There's a VI method called Set Lock State. This should help you (unless I misunderstood your query).
Regards,
-Khalid
There's a VI method called Set Lock State. This should help you (unless I misunderstood your query).
Regards,
-Khalid
#4
Posted 08 February 2006 - 09:56 PM
Hi Dan,
There's a VI method called Set Lock State. This should help you (unless I misunderstood your query).
Regards,
-Khalid
I think this is what I was looking for. For some reason I missed looking at these methods.
Thanks
Dan
Don't code angry ...
Don't code angry ...














