Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Records
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Table Records
Divers
Thread ID:
00280990
Message ID:
00280990
Vues:
42
I know that with Reccount() i receive the table total records. With recno() i receive the record number. But how can i do to know the record number when the table is ordered by a index.
Example:

Table: Orders.dbf
Index: Order Date Field
Records: 30

Seek {^1999/10/25}
Record Found
Position: 20

I want know what is the actual record position number and not the record number. So i can populate a progressbar from that record (20) to EOF() having (xrecpos*100/reccount()).

Thanks.
Francisko Paternoster
fpater@patercorp.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform