Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looping skip command
Message
 
To
29/03/2000 12:50:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00352204
Message ID:
00352267
Views:
15
>I mean like a navigation button on the form sort of like the ones that are included automatically when you use the form wizard, except I don't want the Next button to disable at the last entry, I want it to skip back to the first one

If you mean navigating through the table which your form uses, you may want to take a look at the code in tsbaseform methods (next, prior, first, last) in TasTrade sample. It should give you an idea what's involved in addition to the simple code which just moves the record pointer. (tsbaseform is located in tsbase.vcx)

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform