Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A question from a beginner
Message
De
06/07/2001 11:29:36
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
06/07/2001 11:26:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00527489
Message ID:
00527490
Vues:
20
>Hello,
>This seems so simple to me, but I cannot seem to get it to work...I have created a form that contains text boxes and im using navigation buttons to flip through a table displaying the contents in the textboxes. I simply want to display the record number I am on suchs as Record Number "1" of "20". I'm pretty sure I need to use the recno() command, but im not sure where to place this.
>
>Thanks in advance for any advice you can give me :)

Miroslav,

I would probably create a Textbox on the form and in the Refresh put the code using the RecNo() and RecCount() functions. You may need to call a Refresh of the Textbox in your navigation buttons to get the correct values (or in the AfterRowColChange of a grid).

Renoir
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform