This works
put the defaultFolder & "/Folder Name/mySQLite.db" into tPath
get revOpenDatabase("sqlite",tPath,,,)
But this doesn't
get revOpenDatabase("sqlite","/Folder Name/mySQLite.db",,,)
I thought the point of the defaultFolder was so you didn't have to
continually build full file paths but could use relative file paths when LC
needed a path.
What am I doing wrong?
_______________________________________________
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