Nick, Not exactly - most time values captured and stored tend to be whole seconds. However take a look at SYSTEM(12) and the $OPTIONS TIME.MILLISECONDS BASIC option - that may give you what you want.
Also later releases of UniVerse contain an option in the uvconfig file that determines whether the TIME() function returns whole seconds only or also includes milliseconds as a fraction. BUT setting it to the latter may invalidate existing code that expects seconds only. Brian. Nick Cipollina <[EMAIL PROTECTED]> wrote on 20.01.2005, 19:00:47: > Is there an output conversion for time that will include the > milliseconds? If I have a time that is 10:35:14 am and there are 35 > milliseconds, how can I convert this to include them? Thanks. > > > > Nick Cipollina > > > > Pick Programmer > > ACS - Heritage Information Systems, Inc. > > 2810 North Parham Road, Suite 210 > > Richmond, VA 23294 > > (804)644-8707 x 314 > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
