Page 1 of 1

HELP: App can't be run due to locked script

Posted: Thu May 26, 2016 9:04 am
by dennis830521
Hi,

I encrypted my script with a password, but after executing it to an app and try to run the app, there is an error with instruction "put the script of this stack into tscript" since script is locked with password and can't be accessed.

How can I keep password-locking my script while making it not disrupt the execution of the app?

Could anyone help me with this problem :(

Thank you in advance!

Best,
Dennis Li

Re: HELP: App can't be run due to locked script

Posted: Thu May 26, 2016 11:29 am
by Klaus
Hi Dennis,

well, passwords are exactly made for this: to protect the scripts! :D

But you can:
...
set the passkey of this stack to "your password here..."
put the script of this stack into fld XXX
...
No idea how secure this is however.


Best

Klaus

Re: HELP: App can't be run due to locked script

Posted: Thu May 26, 2016 2:13 pm
by FourthWorld
Are you providing a scripting environment for your end-users, or do you just want to encrypt some data? If the latter see the encrypt and decrypt commands for stronger and more flexible options.