Scott

On 3 Jun 2012, at 10:44, Scott Morrow wrote:

> This is in regards to saving user-nameable text files in an iOS app.  Does 
> anyone know how to determine the maximum filename length?  I'm unsure whether 
> it is based on the number of characters or bytes of the entire path… or 
> whether there is a separate restriction on the name itself.  Oddly, I don't 
> seem to be getting an error in the result when trying to write a file with an 
> overly long file name.

According to StackOverflow its 1024 bytes - 
http://stackoverflow.com/questions/6581433/max-length-of-file-name

Regards

Peter


_______________________________________________
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

Reply via email to