Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Greater Then: if(5>99) Less Then: if(5<99)
#3
Wow! thanks a lot Ken, just what I was looking for.

--
I came up with this, & tested by typeing 91000 in my Address Bar. ( id(1001<adress bar id "Browser Name")

Code:
Copy      Help
str+ less.getwintext(id(1001 "Crazy Browser")); int a=val(less)
rep
,if(a>90000);end
,else
,,out "Nope"

But what if I need to look at commas?

Example:

if(a>90,000);end
else
,do this...
--

Wow , NeverMind I got it Big Grin , that's some smart thinking the way that is done.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)