Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Case Sensitive
Message
From
02/02/2000 11:11:48
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00325543
Message ID:
00326183
Views:
27
I think at that rate we won't have any users to force 4 digit years, so I think you have a point.

My overall validation:

IF LEN(SUBSTR(ALLTRIM(this.Value),RAT('/',ALLTRIM(this.Value))+1)) < 4
=MESSAGEBOX('Please input a 4 digit year',0,'Invalid Date')
=MESSAGEBOX('Did you get the last message?',0,'Reminder')
=MESSAGEBOX('Are you sure',0,'Another Reminder')
=MESSAGEBOX('ARE YOU ABSOLUTELY SURE?',0,'SURE?')
=MESSAGEBOX('I'm sorry, I don't believe you. GOODBYE',0,'Not Sure')
CANCEL
CLEAR EVENTS
ENDIF

*That'll teach the buggers to make us developers have to prat around!!!!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform