Results 1 to 2 of 2

Thread: Very simple Question?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 1999
    Location
    Brisbane, Qld, Australia
    Posts
    78
    Hi,

    This is an easy question but at present I can't remembe how to do it.

    Q. How is a System Date coded into a program? So if I want to ise the system date what is the syntax.

    Forgotten
    Mike

  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    Just use Now to return the current date/time, or Date to get the date, Time to get the time.

    eg;

    SysDate = Date

    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width