On Thu, Feb 20, 2014 at 7:34 AM, Devin Asay <devin_a...@byu.edu> wrote:
> On Feb 19, 2014, at 10:54 PM, Kay C Lan <lan.kc.macm...@gmail.com> wrote: > > > > get revOpenDatabase("sqlite","/Folder Name/mySQLite.db",,,) > > You don't need the leading "/" in the relative file path. With the > defaultFolder set to the parent folder of Folder Name, you simply use > "Folder Name/mySQLite.db" as the path. > It's more than "don't need." You *must not* do that if you want a relative path. The leading / tells it to go the the root of the file system. -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _______________________________________________ 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