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

Getting only some positions of a string

Status
Not open for further replies.

Venturi

Programmer
May 22, 2001
14
NL
Hi,

I want to get only some positions of a string.

this is the string: &quot; C0440 <00> Uniek Geregistreerd &quot;

including the spaces.
I only want to get the positions 4 to 8 so i get &quot;C0440&quot;.
The C0440 is also a variable.

Hope you guys/girls can help

thnx in advance
 
Yeah thnx!

tried some diffucult ways to figure it out. But it was very easy as always :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top