PatMcLaughlin
Programmer
In .Net (which I am most familiar) I would simply say
nVariable = nDataSet.Tables("Table").rows.count
then ask if the nVariable is greater than 1.
I am not seeing how it is done in Foxprow9.
(Hot project or I would hunt til I found this)
nVariable = nDataSet.Tables("Table").rows.count
then ask if the nVariable is greater than 1.
I am not seeing how it is done in Foxprow9.
(Hot project or I would hunt til I found this)