Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alternative of Valid Event
Message
 
 
À
21/06/2008 20:59:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01325978
Message ID:
01325982
Vues:
20
Why not? Just return 0 to suppress VFP standard message.
You can also use LostFocus and set NODEFAULT in achieve the same.

>These codes are on text1.valid event
>
>IF m.getvalue=0
>MESSAGEBOX('Rate Not Found'+CHR(13)+'Please check rate','Accounting System')
>return.f.
>endif
>
>For some reasons I do not want to use above codes on Valid event,
>How to use some other event, if m.getvalue=0 then control must reamains in text1.
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform