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

String

Status
Not open for further replies.

simoncpage

Programmer
Apr 4, 2002
256
0
0
GB
Hi....I have added the string "Parts 5" (where 5 can be any number) to the beginning of a string has any one got any small routines to extract the number of parts....from the beginning of the string?

Any help would be great

Simon
 
What does the string you are extracting the number of parts from look like?
 
The entire string can consist of anything - in most cases it will be from a text file,

So basically I just want to return the seventh character i.e 5 (or what ever number appears here?)

Simon
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top