Forum Discussion

Kris_Kelley_107's avatar
Kris_Kelley_107
Icon for Nimbostratus rankNimbostratus
21 years ago

Regular expressions and control characters.

Simply put, I'm trying to use matches_regex to locate a string that will be terminated with a control character, <0x0d> (the carriage return) to be precise.     I've tried using "\r", "[:ct...