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: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson
Sent: Monday, October 31, 2011 4:47 PM
To: u2-users@listserver.u2ug.org
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
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to