5k2 Posted November 4, 2006 Posted November 4, 2006 Is there a premade function to preform an equation? For example, I have a .txt file and on the first line I have 2*7+4. Can I preform that equation and set it to a variable? Like... $var = Equation(FileReadLine($file,1))
PaulIA Posted November 4, 2006 Posted November 4, 2006 Look at Execute in the help file Auto3Lib: A library of over 1200 functions for AutoIt
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