use-livecode Digest, Vol 90, Issue 3
J. Landman Gay
jacque at hyperactivesw.com
Wed Mar 2 11:51:48 EST 2011
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 | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list