Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I - DATETIME, CURRENCY field conversion
Message
 
À
13/01/1999 21:16:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00175745
Message ID:
00175818
Vues:
33
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform