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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parsing Strings

Status
Not open for further replies.

carriemjohnson

Programmer
Aug 26, 2002
11
US
Hi,

I'm pretty new to Delphi and have a problem. I am setting a string to be value1 + '<delimiterCharacters>' + value2. Once I get this string where I want it. I want to parse it out into two separate values. Value A = value1 and Value B = value2. But I'm having trouble manipulating the string. Can you please help me?
 
Check out faq218-360
How do I search, copy or delete from strings


in the Pascal FAQ area

Regards
Steven van Els
SAvanEls@cq-link.sr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top