Mobile write to text file woes

Brian Milby brian at milby7.com
Sat Sep 22 11:26:03 EDT 2018


To be more clear, “engine” and “resources” paths are read only on iOS. When starting an app, you need to copy any resources you need to change to the “documents”, “cache”, “temporary”, or “library” specialFolderPath depending on how you want the file to last.

Thanks,
Brian
On Sep 22, 2018, 6:40 AM -0500, FlexibleLearning.com via use-livecode <use-livecode at lists.runrev.com>, wrote:
> I have a little app
> It works and makes me smile
> It reads text data in a snap
> But won't write with "Can't open file"
>
> The path is set the same for both
> The file is in the bundle
> So why can't I write to the file it reads?
> Mutter, mumble, grumble, grumble...
>
>
> Hugh Senior
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list