You can arrayEncode an array with all the saved data and write that to a low level file. arrayDecode it when reading it back. That would keep the data from being visible by less than benign users.
Bob On Jan 25, 2012, at 10:02 AM, Richmond wrote: > Saving multiple fields from a standalone in a way that they will reload into > their originating fields once the standalone is restarted? > > 1. Multiple RTF files in a folder/directory? [This seems messy, and leaves > lots of room for stuff to go wrong]. > > 2. Delimited RTf file? > > 3. Something else? > > Richmond. > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
