DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   FavoritesFavorites   Watched TopicsWatched Topics     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Changing Textfiles

 
Post new topic   Reply to topic   printer-friendly view    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
melted.marsbar
Member
Member


Joined: 10 Oct 2007
Posts: 2

PostPosted: 10/10/07 10:12    Post subject: Changing Textfiles Reply with quote

Hey guys, my first post! I'm doing Delphi programming at school at the moment - I'm pretty good, but I do have a couple of questions from time to time. So I thank you in advance for your assistance.

First one for today Smile

How do I change the data in textfiles? I know how to add data to it and completely clear it, but how to I write over the text on a line? Say I have this text file:

Code:

John Smith
100
200
300


How do I change "200" to say "400"?

Thanks! melted.marsbar
Back to top
View user's profile Send private message
Kambiz
Administrator
Administrator


Joined: 07 Mar 2003
Posts: 1347
Location: Tehran, Iran

PostPosted: Yesterday    Post subject: Reply with quote

As a text file, you have to read the entire file, change the line you want, and write the entire data back to file.
_________________
Kambiz

Back to top
View user's profile Send private message Send e-mail Visit poster's website
melted.marsbar
Member
Member


Joined: 10 Oct 2007
Posts: 2

PostPosted: Yesterday    Post subject: Reply with quote

Ah okay. Well in that case, I shall use an array =) Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    DELPHI AREA Forum Index -> Delphi Programming All times are GMT - 12 Hours
Page 1 of 1

Add to favorites

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group