Hi,
I don't know if this is the right newsgroup for this, but can someone
tell me what instruction I have to use to read the time from the pc-clock?
Thanks
Huub
Christophe Vanfleteren - 30 Sep 2003 20:08 GMT
> Hi,
>
[quoted text clipped - 4 lines]
>
> Huub
check out System.currentTimeMillis()

Signature
mvg,
Christophe Vanfleteren
Huub - 30 Sep 2003 22:32 GMT
>>Hi,
>>
[quoted text clipped - 6 lines]
>
> check out System.currentTimeMillis()
Thank you..