Seems that once find the Null character String(Strip\Add)CR ignore the rest of the String\Tex\Data, is this normal ?, because for example i am forced to use the StringRegExpReplace($sData, "\r", "") and not StringStripCR($sData) ect ect, to be sure to always have all the String\Tex\Data
Ciao.