n9mfk9 Posted April 28, 2005 Posted April 28, 2005 hi all i have a vbscript i have changed to autoit using a bata so i can use the com interface in the vbsscript the cint command is used what command in autoit wood do the same as cint in a vbsscript thanks beau
ShelbySue Posted April 28, 2005 Posted April 28, 2005 hi all i have a vbscript i have changed to autoit using a bata so i can use the com interface in the vbsscript the cint command is usedĀ what command in autoit wood do the sameĀ as cint in a vbsscript thanks beau<{POST_SNAPBACK}>The autoit help file says Int returns the integer portion of a number. You might get flamed on this site for such a question unless this is much more complex and you are asking underlying data storage information. (I am a newbie - I don't flame ANYONE lest I, too, become a target.)Since there is really only one data type in AutoIt (from help file - variant), the conversion is similar to the Int function in VBScript
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