On Sat, Oct 17, 2015 at 9:42 AM, Glen Bojsza <[email protected]> wrote:
> In creating an in memory database can you create one with a name? > There really wouldn't be a point to that Once you open a database, Livecode refers to it by number, not name. New line there is no direct way to dump a database from memory to disk; you would have to use routines or selections to write from one to the other. -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _______________________________________________ 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
