Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I - DATETIME, CURRENCY field conversion
Message
 
To
13/01/1999 21:16:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00175745
Message ID:
00175818
Views:
32
Hi Bernard,

>I need to be able to display data from a DATETIME field as well as a CURRENCY field in a messagebox/ wait window and need to convert the data to a string.

Others gave you the specific functions for DATETIME. But there are two functions that can handle all sort of different types:

? PadR( DateTime(), 20 )
? Transform( DateTime(), "" )

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform