> GETPROPERTY <ComponentID> LISTCOUNT 'vCount' -- get > the count > set var vIndex Text = (ctxt(((int(.vCount))-1))) -- > decrement the count by 1
The list is alpha ordered, and the new item may not be at the end of the list -- is that an assumption of the above technique? -- Larry
