Password Protection and Copying

Malte Brill revolution at derbrill.de
Wed May 18 21:03:28 EDT 2005


Hi Scott,

I just tried this:

on mouseUp
   set the passkey of this stack to "wahasel"
   copy me to stack "mySubStack"
  set the password of this stack to "wahasel"
  save this stack
  revert
end mouseUp

seems to work, but causes flicker.

Cheers,

Malte


More information about the use-livecode mailing list