Tanks Joe.Unfortunately With this solution i lost ö ü ő
It's not possible the character code transform (lower, upper 4 bits or dec char code )?
Example with standard character table :
bin 1110.0100 -> dec 228 -> µ
bin 1110.1111 -> dec 239 -> ö
<TransformcharFrom>
<string>dec(228)</string>
</transformcharFrom>
<TransformcharTo>
<string>dec(239)</string>
</TransformcharTo>
Respect Mediaportal, Respect Joe
It's not possible the character code transform (lower, upper 4 bits or dec char code )?
Example with standard character table :
bin 1110.0100 -> dec 228 -> µ
bin 1110.1111 -> dec 239 -> ö
<TransformcharFrom>
<string>dec(228)</string>
</transformcharFrom>
<TransformcharTo>
<string>dec(239)</string>
</TransformcharTo>
Respect Mediaportal, Respect Joe