Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine Occurances Of Data Items
Message
From
13/02/2001 13:07:45
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00475335
Message ID:
00475373
Views:
37
>>I sit corrected!
>>
>>Thanks a bunch!
>
>After re-reading your original question, where are the simpler ways:
>lnCnt_Indicators=_tally
>
>lnCnt_Indicators=alen(yourarrayname)

Only the first may be accurate (_TALLY).

The second will error if the array doesn't exist before the SELECT and no entries retrieved. It may also be misleading if the array already exists and no entries are retrieved (no change to the existing array).
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform