Password protecting a revMedia 4 stack - "Yer - But - No"
Shao Sean
shaosean at wehostmacs.com
Sun Aug 23 13:14:31 EDT 2009
you can password protect a stack from the message box:
set the password of stack <STACK> to <PASSWORD>
save stack <STACK>
then when you need to access said stack's script:
set the passKey of stack <STACK> to <PASSWORD>
if you want to remove the password, you first need to set the passKey
then set the password to empty
set the passKey of stack <STACK> to <PASSWORD>
set the password of stack <STACK> to EMPTY -- see note below
save stack <STACK>
note: you can also change your password at this point, just replace
EMPTY with <newPASSWORD>
Now having said all of that, I have not played with the new revMedia 4
alpha so not certain if that can even be done..
More information about the use-livecode
mailing list