Re: Directories on iOS?

2012-03-04 Thread Ken Corey
Hi Colin & Thomas, Thanks for writing on a Sunday afternoon! Yes, this was it exactly. On 04/03/2012 17:09, Colin Holgate wrote: specialFolderPath("engine") use: specialFolderPath("Documents") My code now gets a little bit farther...and then crashed with one of those cryptic errors about 'r

Re: Directories on iOS?

2012-03-04 Thread Colin Holgate
You can't write into the application engine directory, but you can write into the application document directory. Instead of using: specialFolderPath("engine") use: specialFolderPath("Documents") ___ use-livecode mailing list use-livecode@lists.runrev

Re: Directories on iOS?

2012-03-04 Thread Thomas McGrath III
There are a few reserved names for folders and places where you can put them. A little code could help figure this one out. -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Mar 4, 2012, at 11:35 AM, Ken Corey wrote: > Hi All, > > I found a /hugely/ useful error message ju

Directories on iOS?

2012-03-04 Thread Ken Corey
Hi All, I found a /hugely/ useful error message just now. My app is called "WriteOn.app", at least for the moment. Hi All, I'm hoping someone can help. I called 'create folder' with the path to my app on my iPad: /var/mobile/Applications/706ECCCF-DC1D-42F1-B71E-F3D96610DAEF/WriteOn.app/Downlo