Hello all, Great Site, I look forward to trolling the boards for helpful hints! I am looking for some good sites to learn more about using Java with a command line interface and some sites for HTML tutorials. Thanks for any input. Glenn
Thanks, that helped with my question. Excellent tutorial. All the examples in the book I am using are about 5 pages long, too lazy to dig through it all to fish out what I need. Thanks again. Glenn
What is the easiest way to take a string called 'outputString' and put it in a file called 'outputFile'. How do I open the file (it already exists), write and close? Thanks. Glenn