I disagree with the "vewy, vewy ugly" Clif (or is that Elmer?).  UniVerse/SQL 
is "just another query language" - UniVerse has two parsers but only one query 
engine.

Another solution is to build TRANS() I-type expressions into the command line 
using EVAL with any required field modifiers.  Note that you do have to quote 
the parent table name, unlike building it in a file dictionary.  For example:

LIST ORDERS CUST.NO EVAL "TRANS('CUSTOMERS', CUST.NO, 1, 'X')" COL.HDG 
"Customer" FMT "32T" ORDER.TOTAL
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to