Saving stuff in a standalone

Timothy Hart Timothy_Hart at umit.maine.edu
Thu Oct 10 03:48:01 EDT 2002


use-revolution at lists.runrev.com writes:
>Tim,
>
>Unfortunately you can't save data back into a standalone, but there are a
>number of other options available:
>
>1) Store your data in a stack that is opened/referenced from the standalone.
>Although the standalone itself can't be modified, the stack on disk can.
I don't think I can do this one since I want the person using my program to not have to have Rev open.
>
>
>2) Store your data in a text file that you read and write to.
How do I do this?
>
>
>3) Store your data in a database (like mySQL, Access, etc.) and use Rev's
>database features to read and write to the database.
Could I do this with filemaker as well.  
>
>
>If you need more help, let us know,
>
>Ken Ray


-Tim










More information about the use-livecode mailing list