Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

read advice

Status
Not open for further replies.

pn81

Technical User
Joined
Feb 17, 2012
Messages
1
Location
GB
hello there,

I'm trying to read a file which looks as follows:

string1 = 0.3
string2 = 1.2
...
...

few strings are allocated with more then one value

string7 = 0.1, 0.5, 3.0

and so on...

what i need to do is to read this file and then substitute only in few strings a different value. Any help? Many thanks
 
pn81, do you really want us to completely do your work ? :-(

The optimist believes we live in the best of all possible worlds - the pessimist fears this might be true.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top