Pick flavor possibility.
In your VOC.
create item named CNTR
1=A
2=9998
9=R
10=8 (or whatever you think your maximum would be.

SORT CUST CNTR CUST.NAME

By putting it in your VOC, it's available for all files.

Roger

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Garth Joubert
> Sent: Thursday, April 01, 2004 5:19 PM
> To: U2 Users Discussion List
> Subject: RE: Running total
> 
> 
> Hi Ya,
> 
> Quick way is to try:
> 
> LIST CUST EVAL "@1+1" CUST.NAME
> 
> 
> (This might be dependant on Release Level)
> 
> Wish you luck.
> 
> -----Original Message-----
> From: Shrestha, Prabhash [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 2 April 2004 10:08 a.m.
> To: U2 Users Discussion List
> Subject: Running total
> Is there a way in UniQuery to create a virtual attribute that will print
> a running total of the number of items listed? For example:
> 
> LIST  CUST  RUNNING_TOTAL  CUST.NAME
> 
> ID     Running    Customer
> 
>         Total....     Name.......
> 
> 111       1          Joe Jones
> 112       2          Sue Smith
> 223       3          Sally White
> Thanks.


-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to