Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Make Time Install in _Screen
Message
From
26/12/2000 09:30:18
 
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00456783
Message ID:
00456810
Views:
20
Oops! You have to use trans( date() ) and trans( time() ) to make this work, of course...

>
>_Screen.addobject( "lblUserInfo", "label" )
>_Screen.lblUserInfo.Caption = "Today is " + date() + " - time is "+ time()
>_Screen.lblUserInfo.visible = .t.
>
Previous
Reply
Map
View

Click here to load this message in the networking platform