Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox with datetime
Message
De
06/10/2001 08:42:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00565040
Message ID:
00565123
Vues:
17
Hi Louis.

>>I've tried TTOD(DATETIME) as controlsource but I got this message: The data source for this object must be a variable reference" <<

You need parentheses around the expression. Try this:

( TTOD(DATETIME) )

But keep in mind that this has the effect of making the textbox ReadOnly.

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform