Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox with datetime
Message
From
06/10/2001 08:42:34
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00565040
Message ID:
00565123
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform