|
-
May 6th, 2001, 12:45 AM
#1
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
-
May 6th, 2001, 12:52 AM
#2
Re: System Date
dim i
i = Date
debug.print i
HTH
cksiow
http://vblib.virtualave.net - share our codes
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|