Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Increment time() by 1 minute
Message
 
 
To
07/06/2005 12:21:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01020951
Message ID:
01020983
Views:
20
>>I'm sure there is a simple solution for this, but I'm out of ideas. I want to add one minute to a time() value. Something like:
>>
>>lctime = time() + 60 seconds()
>>
>>Any ideas? Thanks in advance..
>>
>>Tim
>
>Ttoc(Ctot(Time())+60,2)
>


Try with
SET HOURS TO 12
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform