|
-
Apr 25th, 2006, 04:07 PM
#1
Thread Starter
Junior Member
Console app that reads/writes data files
Another basic question, but i'd like to keep this program as simple as possible.
I have numerous txt files that I want to read, just using the text console, not using any graphical interface options of Java.
easiest way to go about this?
i.e. i've got a txt file with a bunch of names/phone #'s that I want to open..
so basically I want the finished product to look like.
Enter file name: xxx.txt
John Doe 123-4567
John Smith 123-4567
Enter output file name: xxx.txt
Done saving file xxx.txt
Last edited by Squirrel RJ; Apr 25th, 2006 at 05:15 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|