imin
November 30th, 2006, 02:59 AM
hi
i have this:
AnsiString test = "\1=this \2=is \3=all \4=test";
AnsiString another;
what should i do to search & put the, for example, 2=is into the variable another? the length of the ansistring test is variable.
thanks a lot
i have this:
AnsiString test = "\1=this \2=is \3=all \4=test";
AnsiString another;
what should i do to search & put the, for example, 2=is into the variable another? the length of the ansistring test is variable.
thanks a lot