Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COUNT TO
Message
From
30/06/2000 10:51:25
 
 
To
30/06/2000 10:48:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00387054
Message ID:
00387085
Views:
20
>Yea, I know I could use the SQL/_tally. I just thought COUNT was convenient and easy here. I did not want to create another cursor.

This code doesn't create a new cursor.

select * from mytable into array aTemp
?_tally
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform