gdyvig wrote:Try this:
Code: Select all
StringReplace>theFileData,>%CRLF%VAREXPLICIT=1. Gale[/quote] No, that didn't help. I also tried it with a comma before theFileData where it appears at the end of the StringReplace expression. [code] StringReplace>theFileData,>%CRLF%VAREXPLICIT=1
Consecutive Find & Replace
Moderators: Dorian (MJT support), JRL
Re: Try percent signs to enclose CRLF
typo
I made some sort of copy/paste error.
It should read:
A comment I wrote about VAREXPLICIT=1 should have appeared outside the code area. The comment if your script sets VAREXPLICIT you need to have percents around variables for most commands.
It should read:
Code: Select all
StringReplace>theFileData,><,>%CRLF%<,theFileData