Ian.Appru at ubs.com wrote:
> Hi Brad
>
> 1) works well - thanks
> the MESSAGE cmd won't print it which made me doubt it was working
>
> 2) doesn't work since the ; seps are removed before the regular
> expression is applied
STRING(REGEX REPLACE ";" "\n" CONTENTS "${CONTENTS}")
-Brad