-
System Date
Hi guys. This sounds really dumb, but I need a small piece of code. I don't have the help files for visual basic 6, and I need to get the system date for a program I am writing. I have looked all over the site, and can't seem to find it. I'm assuming its a relatively easy function, but I can't find it. Any help would be appriciated. (probably something easy like strdate = GetDate)
~Sacul
-
Re: System Date
dim i
i = Date
debug.print i
HTH
cksiow
http://vblib.virtualave.net - share our codes