jagarock Posted February 12, 2016 Share Posted February 12, 2016 It seems that IsNumber doesnt return true for negative numbers like -10. What function can I use in this case, to check if the variable is an integer, no matter if its positive or negative? Link to comment Share on other sites More sharing options...
RTFC Posted February 12, 2016 Share Posted February 12, 2016 IsInt() jagarock 1 My Contributions and Wrappers Spoiler BitMaskSudokuSolver BuildPartitionTable CodeCrypter CodeScanner DigitalDisplay Eigen4AutoIt FAT Suite HighMem MetaCodeFileLibrary OSgrid Pool RdRand SecondDesktop SimulatedAnnealing Xbase I/O Link to comment Share on other sites More sharing options...
jagarock Posted February 12, 2016 Author Share Posted February 12, 2016 that was easier than suspected. thanks Link to comment Share on other sites More sharing options...
RTFC Posted February 12, 2016 Share Posted February 12, 2016 You're welcome, jagatock, and more generally, also to the AutoIt forums! My Contributions and Wrappers Spoiler BitMaskSudokuSolver BuildPartitionTable CodeCrypter CodeScanner DigitalDisplay Eigen4AutoIt FAT Suite HighMem MetaCodeFileLibrary OSgrid Pool RdRand SecondDesktop SimulatedAnnealing Xbase I/O Link to comment Share on other sites More sharing options...
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