Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set hours to 12|24
Message
 
 
To
12/09/2011 09:45:04
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Product Documentation
Miscellaneous
Thread ID:
01523209
Message ID:
01523235
Views:
32
>>>>I got - see attached. Are you trying in the form or from the command window?
>>>
>>>
>>>Command window
>>
>>I got it to display correct values (with the respect of the SET HOURS) by executing every line of code one at a time:
>>
>>SET DATE USA
>>dt = DATETIME() + 3600 *10
>>SET HOURS TO 24
>>WAIT WINDOW dt
>>SET HOURS TO 12
>>WAIT WINDOW dt
>>
>>and now it also works if I do all at once.
>
>
>;-)

I was just about to change my reply. I'm thinking the difference may be in ? display and WAIT WINDOW display - going to re-try last time before making a short morning run.

The funny thing is that is works in the command window with the ? also.

So, something made it behave...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform