On 3/2/11 2:21 AM, Joseba Aguayo wrote:
Hello Jacqueline:

How can I build a modern stack that run OK in windows 7. When I
create a standalone application, the application don`t save datas
that I change in fields.

I see. Executables on any OS can't save data to themselves. You need to use the "launcher" approach, where you create a standalone from a single card, often a splash screen, and that opens your data stack. This is exactly how the Player works, in fact.

There is a lesson how to do it here:
<http://lessons.runrev.com/spaces/lessons/buckets/784/lessons/17375-How-do-I-save-custom-properties-in-a-standalone-application->

The lesson focuses on saving custom properties, but the same applies to any data, including text in fields.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to