Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messagebox
Message
De
23/09/1998 12:43:25
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00139911
Message ID:
00139917
Vues:
36
The basic idea is this:

*!* thisform.text1.valid()
IF this.value isn't valid
  display error message
  resent this.value to empty  && this is optional 
  return 0   
  *!*this is the same as returning .f., but avoids 
  *!*the system invalid entry message.
else
  return .t.
endif
>Hello all!
>
>can anyone advise if there is a way ( and how to do it ) to return focus to a field if an error occurs and this message box is displayed??
>...snip
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform