RiCK_420_333 Posted May 26, 2008 Posted May 26, 2008 Anyone know how to check if a number is negative?
Jango Posted May 26, 2008 Posted May 26, 2008 (edited) Anyone know how to check if a number is negative? If $Number < 0 Then DoSomeStuff() EndIf Edited May 26, 2008 by Jango
PsaltyDS Posted May 26, 2008 Posted May 26, 2008 Anyone know how to check if a number is negative?Ask it if the glass is half-full or half-empty... Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
SovietGhost Posted May 26, 2008 Posted May 26, 2008 Ask it if the glass is half-full or half-empty... i do preffer a full bottle!
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