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
Retrieving Script From A Compiled Stack
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 116
- Joined: Mon Apr 30, 2007 3:33 pm
Re: Retrieving Script From A Compiled Stack
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
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
-
- Posts: 116
- Joined: Mon Apr 30, 2007 3:33 pm
Re: Retrieving Script From A Compiled Stack
Klaus,
The standalone stack is NOT password protected. Is there hope?
John
The standalone stack is NOT password protected. Is there hope?
John
Re: Retrieving Script From A Compiled Stack
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
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