Saving data in Revolution standalones
Joseba Aguayo
jaguayo at eve.es
Tue Jun 21 03:13:22 EDT 2005
On Jun 21, 2005, at 1:37 AM, use-revolution-request at lists.runrev.com
wrote:
> It sounds like the standalone builds correctly. When you look at the
> folder containing the standalone application, can you see your
> substacks as separate files?
>
> However they will not save automatically, you need to script a save
> for each substack whose data needs to be recorded.
>
> The simplest way is probably to have an "on closeStack" handler with
> a single command: "save this stack", but you may want to save more
> often than that in case of crashes, so you could set up a save that
> happened every few minutes, or one triggered by the user doing
> something with the data.
>
Hello Sarah:
Your solution run OK when the standalone application is under MacOSX.
(Run OK and save the datas)
But in the windows standalone don´t run (not save the datas).
Any idea?
Thanks.
Un saludo.
Joseba
More information about the use-livecode
mailing list