Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Records
Message
De
25/10/1999 14:01:35
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00280990
Message ID:
00281101
Vues:
14
GO TOP
COUNT WHILE index_key # seek_expression TO how_far_did_we_go

>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform