Hi,

Today I dicovered on Linux, that Scite doesn't want to open any file if the path+filename is longer than 125 characters when check.if.already.open=1
I tried on FC3 and FC5 and the problem is same.
I did this:
mkdir /very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url -p
I copied "test.html" to that the deepest directory.
I tried to open the file using command (I tried drag and drop too) "SciTE test.html" and got this error: Couldn't open file '/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_url/very_long_ur'

The end of the path is cut off at the 125 characters.

If I set the check.if.already.open=0 then a new instance of scite will open corretly the file.

The above operation works perfect under Windows even the check.if.already.open=1 ot check.if.already.open=0.

Thanks!
Istvan

_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to