Using WIN98,
A few months ago I did something to get a 12345.1232342342 number
returned by doing something with timedate() I think under NT4.0 WS.
Is there a way to get fractions of seconds by using time()
or timedate() or something else ? Time() gives only seconds/not fractions of seconds.
How do I get the internal convertion of timedate() ?
tx for any help.
It appears that by combining the timedate() and gettickcount()
I get what I want. However, I am still at a loss as to how
I got the 12345.123456789 number when I was trying functions and converstions out a few months back. Any ideas would still be welcome. tx for the suggestions Don.
..Brian
Brian,
I believe there is a function called DOSTIME that does what you want.
Cameron Purdy
Revelation Software