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

Compare text characters/text strings/captures' name (alphabetical letters)

Status
Not open for further replies.

Thosnow

Aerospace
Joined
Feb 23, 2017
Messages
68
Location
CA
Hi All,

I am able to obtain names of the captures (ex: CHANGE INFO, CHANGE INFORMATION, CHANGE TEXT, INFO CHANGED, TEXT CHANGED...etc).
I just want to compare the capures' name with "CHANGE" only.

1) How could I do that?
2) Is there a syntax/command to compare two stream of texts?

Remember I only want to extract few characters from the captures' names that make up the word "CHANGE" in the captures' names only. Disregard all other characters in the names of the captures.

Also, the position of the word "CHANGE" in the name of captures may not be at the beginning of the text line. So, I need to extract and compare all characters in the captures' names that make up the word "CHANGE" with my own word "CHANGE" for looping through the captures.

Thank you for your help in advance

Quin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top