External Text file help
Author |
Message |
vindicta
|
Posted: Tue Apr 29, 2008 6:44 pm Post subject: External Text file help |
|
|
I am currenlt writing a program that requires lots of input from text files as well as output. I was wondering how I can get an entire line in the file rather that just a word.
Also if there are any other neat and handy codes that are useful in I/O data for text files please share:)
Thank you |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Nick

|
Posted: Tue Apr 29, 2008 6:45 pm Post subject: RE:External Text file help |
|
|
get: fileStream, sentence:* |
|
|
|
|
 |
vindicta
|
Posted: Tue Apr 29, 2008 6:49 pm Post subject: Re: External Text file help |
|
|
One of the few variations I didnt use. I knew it was * but just kept using incorrent syntax. Thanks for the help:) And props on the speedy reply  |
|
|
|
|
 |
|
|