Since LabView 8.5 my VI's always crash the whole LabView if i do a MatchPattern and then
use the string at the AFTER MATCH output in a Loop. I attached a VI who doesnt really
have a fuction, but it crashs when i run it. I tried to build a application and run it on a PC with
just the RunTime installed, it crashs too.
If i replace the MATCH PATTERN with a MATCH REGULAR EXPRESSION it works fine :S