Is there a maximum file name length (or equivalent to MAX_PATH) in the BlackBerry operating system?
In 4.5 / 4.6 / 4.7 (detected by experiment):
The maximum length of the file name is not displayed. The best you can do is to catch a FileIOException and add processing for the error code FileIOException.FILE_NAME_TOO_LONG.
Source: https://habr.com/ru/post/1743320/More articles:How can I extract a DNA sequence using a Perl script from UCSC if I have their coordinates? - perlHow to get app engine debugging? - pythonEnumerating UML as a Return Type - umlto check if fgets is blocking - c ++How to order a list by ordering another list? - listNSString - max 1 decimal float number - objective-cchange font size of nested items in list - cssusing union in a query struct sparql - selectКак оценить член json с помощью переменной? - jsonget clean odt text file in console - textAll Articles