Hi.

I'm trying to copy a simple text-file, to a new text-file, using BufferedReader and PrintWriter.

Can anyone please show me the correct way to use these methods together, and how to run...