On 20 Jun 2005, at 6:14 PM, Joseba Aguayo wrote:


I select the checkbox "Move substacks into individual stackfiles" and the program in windows don“t save the datas.
Must I select anything?


Hi Joseba,

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.

HTH,
Sarah

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to