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:
01478433
Views:
49
thank borislav...


>>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
>
Previous
Reply
Map
View

Click here to load this message in the networking platform