Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Security for a field time
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01478210
Message ID:
01478216
Vues:
63
>Hi all,
>
>I should like put a security to encode fields time. (HH: mm).
>
>HH:mm must be between 00:00 and 24:00
>HH:mm must be smaller or equal to HH:59. ( NOT HH:61 )
>
>how can i do it ?
>
>thank in advance
IF EMPTY(CTOT(this.Value))
   MessageBox("Incorrect time added")
ENDIF
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform