
June 13th, 2004, 07:22 PM
|
|
Contributing User
|
|
Join Date: Jun 2004
Posts: 37
Time spent in forums: 1 h 28 m 24 sec
Reputation Power: 9
|
|
|
Text/Input Question
Hello,
I have a text file that contains names..
Sally
Jenni
Jess
and I want to take those names and run them through a program so the out put looks like this...
"Sally",
"Jenni",
"Jess",
Any Help would be appreciated. Thanks again!
|