Jump to content

Date Check


Chobyhy
 Share

Recommended Posts

I'm trying to make a script where i can put something like

if november 1 2006 > today

script runs

if november 1 2006 < today

script will not run.

is this possible?

and is it also possible to be able to check time on internet rather than local computer since computer time can be changed

Link to comment
Share on other sites

  • Moderators

I'm trying to make a script where i can put something like

if november 1 2006 > today

script runs

if november 1 2006 < today

script will not run.

is this possible?

and is it also possible to be able to check time on internet rather than local computer since computer time can be changed

Have you bothered to test out the Date UDF's in the help file?

Also, for internet stuff you'll need to look at InetGet().

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

  • Moderators

ya there was so much date files i didnt know what each one did like gorean time or something and stuff and is there a correct time thing on internet where i can use inetget()?

InetGet() is in the help file.

As far as the other part of your statement, there's always one way to see what they do, and it's recommended you do that before posting questions, and us just telling you to look there (help file) anyway.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...