> GetProperty <componentID> ListCount 'vCount'

I'm having some trouble with this.  My code:

GETPROPERTY lbReports LISTCOUNT 'vCount'
PAUSE 2 USING .vCount
SHOW VAR vCount

produces a TEXT variable vCount with a NULL value.  lbReports is a Variable
Lookup Listbox.  When I run this code, I have changed the LookupWhereClause of
the listbox and refreshed the list.  It contains about 30 rows of data.
--
Larry

Reply via email to