Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APPEND - Counting the number of records appended
Message
 
 
À
24/02/2000 10:18:48
Jolene Dicks
Human Resources Development Canada
St. John's, Terre-Neuve, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00336745
Message ID:
00336757
Vues:
28
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform