|
-
Feb 7th, 2003, 05:19 PM
#1
Thread Starter
Fanatic Member
Really stupid question... RESOLVED, although still available due to popular demand
Right...
If I want to enter a line of text into a file called test.txt... how would I do it?
What would happen if there's already text in the file... i need it to add the line, and NOT overwrite the file completely.
So the user enters a line which says...
"Stupid question"
The test.txt file would read...
Stupid question
The next user enter's...
"Need an answer"
The test.txt would then read...
Stupid question
Need an answer
Any ideas please... my mind's gone totally dead this evening. Anyone want to sell their's ? 
Regards,
Paul.
Last edited by VisionIT; Feb 7th, 2003 at 05:56 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
|