Scott,
I'm a novice to LabView, but this is what I would try. Search for the '>'
character, if the result is position 0, then you have the right one. A
greater returned value means it has a prefix of some sort. You could also
try checking the length of the prompt while you are checking the content.
I hope this makes sense, I'm normally a VeeTest user, just getting into
LabView.
Tom H.
Scott Serlin wrote in message <397DCF41.4DA1C2E1@comm.mot.com>...
>Can anyone tell me how to set up a match pattern so that it does not
>confuse these two strings:
>
>>
>prompt>
>
>If the regular expression is ">", it will find it in the "prompt>"
>string. I do not wish for this to occur. I wish for the match pattern
>to detect the ">" case separately from the "prompt>" cas
e. Since I do
>not know which one will be present in the string, I have to account for
>both conditions.
>
>Thanks in advance.
>
>Scott
>
>
>
Certified LabVIEW Developer