Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DTP control
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00298067
Message ID:
00298181
Views:
12
The value that the control returns if they don't select a date...is it .F. ??

>>I've been using something like this:
>>
>>Local ldtHold
>>do form frmcal2 to ldtHold
>>If Type('ldtHold') = 'L'
>> = Messagebox('No date was selected....',0,'No Date')
>>Else
>> ThisForm.txtDate1.value = ldtHold
>>EndIf
>>
>>I've got the calendar control on form frmcal2. If they dont' select a date the control that I'm using it returns a .F. instead of a datetime.
>>
>>
>>
>>>Is there any way to see if a user actually clicked on any date after he dropped a calendar down?
>>>Thanks Mark
>No, I have control on the same form.
>Mark
ICQ 10556 (ya), 254117
Previous
Reply
Map
View

Click here to load this message in the networking platform