Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date functions
Message
From
05/05/1999 14:14:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Date functions
Miscellaneous
Thread ID:
00215441
Message ID:
00215441
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform