Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql syntax?
Message
From
15/12/2006 13:02:58
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
15/12/2006 12:31:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01177802
Message ID:
01178064
Views:
23
>Hi Mike,
>
>> I'd change that to lose the ctod(). In the init of the form.
>
>> THISFORM.txtStartDate.Value = {//}
>> THISFORM.txtEndDate.Value = {//}
>
>In my form, I set the textbox.Format = 'D'. Can I put the above in textbox.Value properties instead of [None]? Please advice.

That only tells the textbox to format the CHARACTER output to look like a date. It would be better to do this in the init of each: THIS.VALUE = {//}
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform