by Roedy Green <see_website@[EMAIL PROTECTED]
>
May 7, 2008 at 01:53 PM
On Wed, 07 May 2008 14:05:16 +0200, Hendrik Maryns
<gtw37bn02@[EMAIL PROTECTED]
> wrote, quoted or indirectly quoted someone
who said :
>
>final BufferedReader queriesF = new BufferedReader(new
>FileReader(selectedFile)));
Use Wassup to find out what the default encoding is, or use the
Encoding applet.
See http://mindprod.com/applet/wassup.htmlhttp://mindprod.com/jgloss/encoding.html
Any time you are flipping files between platforms, you are had better
pick an explicit encoding, usually UTF-8, or use binary.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com