chiners_68 Posted November 28, 2007 Posted November 28, 2007 (edited) Have i done this correct..? Im trying to get a files size & if its less than my end value then cary on. If FileGetSize(@WindowsDir & "\EBC2001.BMP") < 1572864 Then 1572864 = 1.5MB Edited November 28, 2007 by chiners_68
chiners_68 Posted November 28, 2007 Author Posted November 28, 2007 Tested & working a treat. just wasnt sure on how to do the < in AutoIt Pretty standard & straight forward really.
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