Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looping skip command
Message
 
À
29/03/2000 12:50:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00352204
Message ID:
00352267
Vues:
16
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform