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

How do i read stuff from a config (.cfg) file?

 
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
zero
Member


Joined: 16 Sep 2003
Posts: 2

PostPosted: 16/09/03 16:09    Post subject: How do i read stuff from a config (.cfg) file? Reply with quote

I would really need to read some stuff out of another application's config (.cfg) file in my application. How do I do that?
Back to top
View user's profile
Kambiz
Administrator


Joined: 07 Mar 2003
Posts: 206

PostPosted: 16/09/03 17:15    Post subject: Reply with quote

Do you know the format and fields of the config file?
Back to top
View user's profile Send e-mail Visit poster's website
Johnny_Bit
Junior Member


Joined: 15 Jun 2003
Posts: 82

PostPosted: 16/09/03 19:41    Post subject: Reply with quote

I'll give you advice: "File extension isn't so important, that data inside file" besides basing on file extension you won't ever know if file is this file, that you're thinking
Back to top
View user's profile
zero
Member


Joined: 16 Sep 2003
Posts: 2

PostPosted: 23/09/03 12:26    Post subject: Reply with quote

The line I would need looks like this:
"value" "25"
I would also need to save this line into the cfg file after modifying, because other applications also use this file.
Back to top
View user's profile
Kambiz
Administrator


Joined: 07 Mar 2003
Posts: 206

PostPosted: 23/09/03 16:47    Post subject: Reply with quote

You can use a TStringList to read the file, pharse and change the content, and save it back.
Back to top
View user's profile Send e-mail Visit poster's website
Display posts from previous:   
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming All times are GMT
Page 1 of 1

 
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 2.0.6 © 2001, 2002 phpBB Group