Page 1 of 1

Retrieving Script From A Compiled Stack

Posted: Mon Feb 06, 2012 3:24 pm
by johnmiller1950
Greetings All,

I have a mess. I wrote a database stack that had some pretty sophisticated scripting. I have a number of copies of the compiled stack, but I cannot find the original code anywhere. Is there a way to retrieve the script from a compiled stack?

Your help is much appreciated.

Sincerely,
John Miller

Re: Retrieving Script From A Compiled Stack

Posted: Mon Feb 06, 2012 3:58 pm
by Klaus
Hi John,

if your standalone/stack is password protected, then you are out of luck and only RunRev
will be able to remove the password, which will cost some fee of course!


Best

Klaus

Re: Retrieving Script From A Compiled Stack

Posted: Mon Feb 06, 2012 4:03 pm
by johnmiller1950
Klaus,

The standalone stack is NOT password protected. Is there hope?

John

Re: Retrieving Script From A Compiled Stack

Posted: Mon Feb 06, 2012 4:22 pm
by Klaus
Hi John,

in that case you should be able to ope your stack/runtime with any text editor and the scripts should
be in readable format. You could even load the file into a LiveCode field and so some "find" etc...


Best

Klaus