The final script will work against data file that I do not have. I am
attempting to help someone else and hit this issue.

 

The actual string to be removed is "\x20\x1B\x0D\x0A". In testing I can find
the other characters but the RegEx engine does not seem to recognize the
CRLF. You can use any text file for this test as I am only perplexed by the
\x0D\x0A behavior.

 

 

-----Original Message-----
From: Peter Eisengrein [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 01, 2003 1:53 PM
To: Bullock, Howard A.; '[EMAIL PROTECTED]'
Subject: RE: RegEx to remove \x0D\x0A

 

Are you sure they are CRLF's? And why regex? Why not chomp? 

Can you give us a bit of actual data? 

 

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to