LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Regular expression breaks with \00 in input string

I wrote the following code to illustrate the problem.
 
Clearly the match should occur in both cases, but it does not occur if \00 is in the input string (within the < > ).
I am not even searching for \00 or \01. This makes the regular expression match rather useless if you have text that contains data in hex form. I am using Labview 8.2. Is this a known bug? Is there a work around?
 
Tammo
 


Message Edited by Tammo on 03-06-2008 12:26 PM

Message Edited by Tammo on 03-06-2008 12:26 PM
Download All
0 Kudos
Message 1 of 3
(2,644 Views)
There was a brief discussion on this not too long ago.
0 Kudos
Message 2 of 3
(2,630 Views)
Doesn't work in 8.2 but does work correctly in 8.5.
Randall Pursley
0 Kudos
Message 3 of 3
(2,626 Views)