Chobyhy Posted September 5, 2006 Posted September 5, 2006 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
Moderators SmOke_N Posted September 5, 2006 Moderators Posted September 5, 2006 I'm trying to make a script where i can put something likeif november 1 2006 > todayscript runsif november 1 2006 < todayscript 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 changedHave 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.
Chobyhy Posted September 5, 2006 Author Posted September 5, 2006 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()?
Moderators SmOke_N Posted September 5, 2006 Moderators Posted September 5, 2006 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now