How do I make standalone database save it's data?

Jimw1956 at cs.com Jimw1956 at cs.com
Sun Nov 10 09:45:00 EST 2002


In a message dated 11/10/02 3:58:03 AM, janschenkel at yahoo.com writes:

<< What this means is that when building your stand-alone
application, you will have to put the substacks in a
separate folder.

So basically, you can't write 'self-modifying'
executables ; your data stacks will have to remain
separate. >>

Thanks..and yes I did read that section and that small (but troublesome) 
disclaimer line.
Basically my whole app is written as a main stack.  I tried writing another 
small app to just "call" the main stack, which I moved into the small app as 
a substack, compiled and saved to seperate stacks as you mentioned, but that 
did not work either. I have a few experiments to try though, which might make 
that work.

Thanks for the welcome, and the suggestion.



More information about the use-livecode mailing list