Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seconds()
Message
 
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00432606
Message ID:
00432626
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform