determining if a stack is locked

2010-02-10 Thread Richard Gaskin
With v4, the engine now uses a more secure method to secure scripts, but in my testing it has also removed any way to determine when a stack is password-protected without using try. In versions prior to v4, you could do this: if the password the passkey then ... The password and passkey

Re: determining if a stack is locked

2010-02-10 Thread zryip theSlug
2010/2/10 Richard Gaskin ambassa...@fourthworld.com: With v4, the engine now uses a more secure method to secure scripts, but in my testing it has also removed any way to determine when a stack is password-protected without using try. In versions prior to v4, you could do this:   if the