Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

lock views password

Status
Not open for further replies.

sri91

Mechanical
Joined
Aug 29, 2019
Messages
43
Location
IN
Hi Everyone,
I have a template(CATDrawing) which is used for a vba macro. Before giving to the user i want to lock it so that no one can manipulate it.
Is there any options to lock all the views in the .CATDrawing file with password?
Or any other way to do it?


Thanks in Advance
SURYASRI
 
Nope. You can lock catvba itself, although unlocking it takes 1 minute and a hex editor.

You can check that CATDrawing has been modified in session by examining it's Saved property.
 
Thank you very much little for your reply.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top