Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND - Counting the number of records appended
Message
 
 
To
24/02/2000 10:18:48
Jolene Dicks
Human Resources Development Canada
St. John's, Newfoundland, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00336745
Message ID:
00336757
Views:
27
>Is there a way to count the number of records appended to a variable.

The system variable _Tally will give the number of records of the last action involving VFP tables. Otherwise, you can store reccount() to a variable, do your append from, then subtract the initial reccount() from the new reccount().
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform