Converting to an array is unneccesary, just using Replaces is enough:

Code:
Move (Replaces(C_LF, sString, C_CR + C_LF)) to sString