Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Greater Then: if(5>99) Less Then: if(5<99)
#1
Hello, I'm wondering if somebody could help me figure out how to do Greater Than, Less Than.

For Example:

Code:
Copy      Help
str+ less.getwintext(id(someid ""));; an id & a Window
rep
,if(less>90,000)end;; I want this to mean, if the stored text in the variable (less) is greater than 90,000 then end. If not then exacute code after else.
,else
,,;;DO THIS CODE


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)