Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Security for a field time
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01478210
Message ID:
01478216
Views:
64
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform