Nu11Fish Posted November 20, 2012 Posted November 20, 2012 Haven't really looked into the help file as I'm about to go out of town, but I wanted to ask you guys if its possible to compare file creation dates with a file locally and one through the internet. Reason is that I wanted to make a simple updater for my program. I thought about using a config file but this wouldn't work as I might need to only update 1 file out of many for the program. Not asking for code just a simple "Yes, its possible" or a "Nope", would suffice. Thanks for reading. P.S I've been learning AutoIT for about a day.. So sorry for my noob mistakes/big dreams. But I've been a long time lurker here on the forums
JohnOne Posted November 20, 2012 Posted November 20, 2012 FileGetTime() <- help file. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Nu11Fish Posted November 20, 2012 Author Posted November 20, 2012 As I don't want to actually download the file online since it could end up as wasted bandwidth I found the func 'InetGetSize' so I'm going to experiment with that and I'll post back if it worked as planned. Thanks for the replies
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