Substring Replace Unicode Pour Windows auteur 2xD
une petit extension disponible gratuitement qui et passe un peu inaperçu.
[quote]Substring Replace Unicode: replaces all occurrences of a substring in a string with another string. Supports unicode.
Replace all substrings in string : Replace$( "Substring Replace Unicode", >From<, >This<, >To< )
Replace all (2) substrings in string : Replace2$( "Substring Replace Unicode", >From<, >This (1)<, >To (1)<, >This (2)<, >To (2)< )
Replace all (3) substrings in string : Replace3$( "Substring Replace Unicode", >From<, >This (1)<, >To (1)<, >This (2)<, >To (2)<, >This (3)<, >To (3)< )
Get number of occurences of substring in string : SubstrCount( "Substring Replace Unicode", >From<, >This< )[/quote]