Posted By:
Shaun_Childers
Posted On:
Wednesday, September 21, 2005 08:09 AM
Without writing the code for you, simply do the following:
1. Create a File reference to your file.
2. Read in a string at a time.
3. Check for String.indexOf(
) on each line.