George,

Thanks for pointing this out.  I'm running a test now... if it there are 
any issues I'll switch to MATCH and @VM.

Greg



From:   George Gallen <[email protected]>
To:     U2 Users List <[email protected]>
Date:   10/31/2011 05:10 PM
Subject:        Re: [U2] Using 'MATCH'
Sent by:        [email protected]



Is it flavor dependent?

I tried it under Information flavor :

0001: Y="HELLO"
0002: Y<1,-1>="THERE"
0003: IF Y MATCH "HELLO" THEN PRINT "YES" ELSE PRINT "NO"
0004: STOP
0005: END

I got "NO", unless I set it up incorrectly - could be...I never used for 
this purpose before.

George

-----Original Message-----
From: [email protected] [
mailto:[email protected]] On Behalf Of Wjhonson
Sent: Monday, October 31, 2011 4:47 PM
To: [email protected]
Subject: Re: [U2] Using 'MATCH'


Match *can* navigate a delimiter.
It navigates the multi-value delimiter @VM
That's the only one it can navigate, but why not use it if it's there ?
To me using Match makes the code clear.
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to