copying from password protected substacks

Scott Rossi scott at tactilemedia.com
Tue Apr 14 17:09:24 EDT 2015


Does it work for you in the IDE?

Also, you're not using the Community Edition are you?  You can't password
protect with that version of LiveCode even though it shows the option in
the Standalone Builder.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 4/14/15, 1:50 PM, "Dr. Hawkins" <dochawk at gmail.com> wrote:

>On Tue, Apr 14, 2015 at 12:03 PM, Scott Rossi <scott at tactilemedia.com>
>wrote:
>
>> There shouldn't be anything infuriating about it.
>>
>> You have a password protected stack.  You set the passkey of that stack
>>to
>> your password value.  You should then be able to access/copy objects
>>from
>> that stack.
>>
>
>but that doesn't seem to be the case for me.
>
>on mouseUp
>   answer "in the button scrpt" & cr & exists (stack "rawForms")
>   set the passkey of stack "rawForms" to "blahBlahBlah"
>   answer the result
>   send "yeehaw2" to stack "rawForms"
>   answer "yeehaw2 sent"
>end mouseUp
>
> the first answer confirms "true" for the existence.
>
>THe next line causes "
>an error occurred on line 0
>
>558,0,0,<password>
>535,3,1
>241,3,1, mouseup
>353,0,0,<long name of button>
>
>
>> The passkey stays in effect for the current editing session.  When you
>> close stack (or otherwise remove it from memory), your stack contents
>> should not be accessible the next time you open stack.  Passkey is
>> temporary, password is persistent.
>>
>
>
>I'm only setting the password itself in the Standalone Application
>Settings
>window, if that matters, so the problem ony happens once I make a
>standaone.
>
>
>
>-- 
>Dr. Richard E. Hawkins, Esq.
>(702) 508-8462
>_______________________________________________
>use-livecode mailing list
>use-livecode at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode






More information about the use-livecode mailing list