Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to properly autoshutdown an app
Message
From
30/12/2013 14:48:42
 
 
To
30/12/2013 14:25:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01591090
Message ID:
01591112
Views:
55
>There is also an HOUR() function, and numeric hour never exceeds 23, so you could use IF HOUR( TIME( ) ) = 23 in place of your current construct.

not really - that should give function argument... invalid. Hour(Datetime()) much better ;-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform