[java-dev] Re: FileNotFoundException
Adam Murray
adamjmurray at gmail.com
Thu May 29 10:37:15 MDT 2008
- Previous message: [java-dev] Re: FileNotFoundException
- Next message: [java-dev] Re: FileNotFoundException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quote: thomas.pachoud at gmail.com wrote on Thu, 29 May 2008 09:23 ---------------------------------------------------- > I had also tried with an absolute path (OsX:/Documents.../xx.txt and file://OsX:/Documents...) but I always had the same error. I remember having some issues like this. I think the Max objects that output paths (like dropfile) don't output in a format understood by Java. Like the OsX: prefix might be confusing Java. So that's what the MaxSystem methods are for. -- Adam Murray compusition.com
- Previous message: [java-dev] Re: FileNotFoundException
- Next message: [java-dev] Re: FileNotFoundException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
