Re: if (match) problem

2009-03-10 Thread Dermot
2009/3/10 Jim Gibson : > On 3/10/09 Tue  Mar 10, 2009  7:59 AM, "Dermot" > scribbled: > >> Hi, >> >> I am not getting the results that I expect from this test and I am not >> sure why. If I run the script below I get: >> >> 1..3 >> Line=???/FOO BAR, Name=Joe Smo M="???" >> ok 1 - handle_name ???/F

Re: if (match) problem

2009-03-10 Thread Jim Gibson
On 3/10/09 Tue Mar 10, 2009 7:59 AM, "Dermot" scribbled: > Hi, > > I am not getting the results that I expect from this test and I am not > sure why. If I run the script below I get: > > 1..3 > Line=???/FOO BAR, Name=Joe Smo M="???" > ok 1 - handle_name ???/FOO BAR > Line=change accordingly /

if (match) problem

2009-03-10 Thread Dermot
Hi, I am not getting the results that I expect from this test and I am not sure why. If I run the script below I get: 1..3 Line=???/FOO BAR, Name=Joe Smo M="???" ok 1 - handle_name ???/FOO BAR Line=change accordingly /FOO BAR, Name=Foo bar M="change" ok 2 - handle_name change accordingly /FOO BAR