hi all i have a string which im preforming certain case matches
by instr function
however my script only matches one item in the string so there for i need to loop it

how would you loop a string ???? until there is no more of the string left to loop

Cheers All