The subroutine needs to do a READ for each value in the multi-valued argument 
passValue.

You could also do a TRANS() function, which has this loop built in, within the 
routine.

Note that individual elements of a dynamic array (multi-valued field) can be 
null, so your null test must be inside the loop.
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to