Bob Woodward wrote:

I believe, for the most part, you are correct, but doesn't TRANS also do
some work with the system delimiters?  Such as a LOWER() or RAISE()
function on the data that is returned?
TRANS does indeed return the field  LOWER-ed.

-- mats

Something in the back of my head
is hitting me on this but it may be if you're going to be accessing more
than one field from the same record.  In that case I'd always do an
OPEN/READ, but I'd always try to limit the OPEN statement, especially if
you're calling this subroutine from a DICT entry.
Bob W
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to