Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Difference between click and valid
Message
De
19/10/2004 03:19:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Difference between click and valid
Divers
Thread ID:
00952513
Message ID:
00952513
Vues:
46
hi all,

i try to but this code under , at myform (page1 procedure valid) i get error message

(Cannot call SetFocus from within a When, Valid, RangeHigh or RangeLow event )

at procedure click it works.
if  thisform.pageframe1.page1.text2.value="yes"
 thisform.Pageframe1.ActivePage = 4
 thisform.Pageframe1.Page4.Text1.SetFocus()
 endif
thanks.
m.qasem
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform