home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Programmer'…arterly (Limited Edition)
/
Visual_Basic_Programmers_Journal_VB-CD_Quarterly_Limited_Edition_1995.iso
/
sharewar
/
midat5
/
vbpjinst.txt
< prev
next >
Wrap
Text File
|
1995-03-21
|
551b
|
13 lines
March 21, 1995
Andy,
MIDAT500.VBX allows a VB programmer to obtain almost any time or date value
that is needed without using the FORMAT(NOW) function. Having the values as
properties makes it much faster than FORMAT(NOW). Sample program MICOMP.EXE
demonstrates the difference. Sample program MIVB.EXE shows the values that
are available and allows changing the options for formatting and the timer.
There is also the code behind the two sample programs.
It also works as a timer that is more accurate than the VB timer.
Mike