It wouldn’t occur to me to save data within the executable code (UI) area. For my purposes, I’d only save data in a separate file, mysql light db, or online mysql db. Apple has a folder in the Library folder called “Application Support”. That’s where I put preferences, licenses, and stuff that doesn’t change after installation. For student work, I save images and files to the desktop, or in some cases, to a server. In the past the server contained text, image, and database files. In the future I’ll save anything I want to go onto the server in a database (perhaps not image files, tho). If I want data to be available from multiple machines and locations, I’d put it on a server, although a USB stick that’s carried around would seem a reasonable choice too. Best, Bill
> On Jan 17, 2015, at 12:52 PM, Jerry Jensen <j...@jhj.com> wrote: > > > On Jan 16, 2015, at 7:22 PM, Richard Gaskin <ambassa...@fourthworld.com> > wrote: >> Among those who've never used HyperCard, how many people would think of >> saving data bound to the UI? > > Harumph. Programs go in the card reader and data goes on the tape drive. > > > _______________________________________________ > 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 _______________________________________________ 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