Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seconds()
Message
 
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00432606
Message ID:
00432626
Views:
18
Hi:

Thanks... but i need precision in milliseconds.

I have in VB:

Private Declare Function timeGetTime Lib "winmm.dll" () As Long

And in VFP:

Declare integer timeGetTime in "winmm.dll"
? timegettime()

It's fine!!

Best,

Alberto Rodriguez
Spain

>Alberto, try this :)
>
>debug.print hour(now) & ":";
>debug.print minute(now) & ":";
>debug.print trim(second(now))
>
>
>>Hi:
>>
>>There is any function in VB similar to SECONDS() VFP function? I need 2 ó 3 decimals!.
>>
>>TIA
>>
>>Alberto Rodriugez
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform