Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows close button
Message
De
06/12/2005 09:27:43
 
 
À
02/12/2005 11:23:22
Tim Muller
Innovative Solutions, Inc.
West New York, New Jersey, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01074279
Message ID:
01075282
Vues:
17
first question: you must use getnextmodified() for the relevant fields on table.
second question: you can use in valid function some like: if !empty(this.value) this means that user change or write some in field then you valid that value, if not, don't need to evaluate nothing.
this also can help you to the first question.
another example: (valid event of text box)
if empty(this.value)
return .T. &¬hing to valid
endif
&&rest of validation code here
...
you must adapt code
John Harold Belalcázar Lozano
Associate Director Of Development
http://www.belvicto.co/
jhbelalc@gmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform