On 1-Jan-06, at 12:18 PM, Michaelwagner wrote:


veloearl Wrote:
I would expect a string in Perl could contain well in excess of 261
characters, so it should be feasible to validate the length of the path
before attempting to test for the presence of the file.
Yes, the problem is how to write the function

will-all-interfaces-between-here-and-the-file-system-allow-this- filespec(fs)

considering that the file may be housed locally or on a SAN or a NAS or
a different operating system over a network share.

just have to make sure to test the parts of the path, before the point where it is built and used...hopefully.
-k

_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to