Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date functions
Message
From
05/05/1999 14:25:47
 
 
To
05/05/1999 14:14:25
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00215441
Message ID:
00215447
Views:
21
Or probably simplier, why not make the text box a date control by assigning {} (or any other date) to it's value property?

HTH

>How do i take the value of a text box and convert it to a date data type? i have tried the followinf and no luck
>set century off
>set date to american
>james = form1.container2.text1.value
>james2 = {james}
>jamesa = form1.container2.text2.value
>james3 = {jamesa}
>REPORT FORM c:\fxpro\reports\patienti.frx for date1 => james2 and date1 <= james3 to printer noconsole
>i cannot get the values to convert into the new data type
Previous
Reply
Map
View

Click here to load this message in the networking platform