
Science SPORE Prize
November 2011

The Open Source Physics Project is supported by NSF DUE-0442581.
|
file- and folderlength
post and replies
Return to the file- and folderlength thread
Login to post to this thread
|
Whats the maxiaml length for the names of files and folders?
- Sep 6, 2012 at 2:30AM
|
Ivo Gienal
8 Posts
|
When I would run files with a length of more then 30 characters, I got an error message. The same, when the file (< 30 character) is saved in a folder with more then 14 characters. Is this a Java or a ejs restriction? (sorry, I'm not a Java expert ;-))
Regards
Ivo Gienal
|
|
Re: Whats the maxiaml length for the names of files and folders? - Sep 06 2012 2:46AM
|
Francisco Esquembre
72 Posts
|
Hi,
It is a limitation of the operating system. I bet you are running EJS under windows. Windows has a limitation for the COMPLETE path of a file (all folders + name) of about 255 chars. (I am giving this figure by hearth, but the limitation exists.)
As a workaround. Try placing your EJS workspace not too deep in your hard disk directory structure.
Paco
Post edited September 6, 2012 at 2:46 AM EST.
Post edited September 6, 2012 at 2:46 AM EST.
|
|