Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question from a beginner
Message
From
06/07/2001 11:29:36
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
06/07/2001 11:26:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00527489
Message ID:
00527490
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform