Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text value to date field
Message
From
27/11/2001 17:41:01
 
 
To
27/11/2001 17:32:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00586684
Message ID:
00586689
Views:
12
Augusto,

try

stringin='02022001'
thisdate = subs(stringin,1,2)+'/'+subs(stringin,3,2)+'/'+subs(stringin,5)
Iain Brodie
Previous
Reply
Map
View

Click here to load this message in the networking platform