On Tue, 29 Jan 2002, Magesh Umasankar <[EMAIL PROTECTED]> wrote: >> Might be a dumb question: but which operating system uses more than >> one character for a path separator?
Well, it is a String and not a char in Java for some reason. I can't remember the path separator on VMS, but both : and ; are special parts of filenames there (and I still would like to know what Jav's system property file.separator is on VMS). Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
