use EVAL "@RECORD<40> | @RECORD<53>"     etc ....

basicaly anything you can use in an I type dict item, tho there are
restrictions I believe on number of levels.



On 1/25/06, Jeff Powell <[EMAIL PROTECTED]> wrote:
> I am trying to use eval to format a response from a uniquery list. This
> works if I use dictionary items but for some attribute there either is
> not a dictionary or it is pointing to an incorrect attribute.
>
> How can I use an attribute directly?
>
> Hypothetical Dictionary Example:
> list thisfile eval "prod.num:'|':pck.qty:'|':something.else" fmt "255l"
>
> With a result of:
> DT12345|2|RED
>
> prod.num = attrib 40
> pck.qty = attrib 53
> ...
>
> UniData v6.0
>
> Thanks in advance.
>
> Jeff
> -------
> u2-users mailing list
> [email protected]
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to