gc.sowmya 0 Newbie Poster

Hello All
Please help me splitting a lengthy string like
(((IR_Val1 And 128)=128) And (IR_Val2,7,7)) here i want the second string (IR_Val2,7,7) separated from the first so that i can use them to call another function that is internal to my project i was not able to split because the operator "And" is not static it could be any operator and the string can be still bigger with many other variables. I just want this string individually whereever it comes in the big expression.
Thanks in Advance
Sowmya :confused:

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.