Thanks, Rick & Kate. Got it.
For the record, "ABSS" is missing from that list.
And the vector equivalent of "MATCH" is not listed. It's a bit of an
anomaly because "MATCHES" with an S was already defined as a synonym for
MATCH operator. So there is only a subroutine version, not a function
form of the vector equivalent:
CALL !MATCHES( result.mv, string.mv, pattern.mv ) <==> result = (
string, pattern )
On 2/1/2010 1:02 PM, Rick Nuckolls wrote:
I should have said "sysdesc.pdf".
On Feb 1, 2010, at 9:50 AM, Charles Stevenson wrote:
There is (used to be?) a very nice table of all the multivalue-handling
functions, lining them up with their single-value equIvalents. It
looks/looked something like:
MV-handler function Single-valued equivalent
------------------- ------------------------
CATS( X, Y ) ( X : Y )
GTS( X,Y ) ( X GT Y )
IFS( X, Y, X ) ( IF X THEN Y ELSE Z )
OCONVS( X, Y ) OCONV( X, Y )
...and so on...
I think it had a nice description of the overarching common syntax&
functionality, including how REUSE() works.
I can't find said chart. I need it for some newbies. This may be going
all the way back to PI, not universe. I don't see it in UV10.3 docs.
Can anyone tell me where it is?
The brain addles,
cds
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users