09-04-2007, 02:07 AM
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")
But what if I need to look at commas?
Example:
if(a>90,000);end
else
,do this...
--
Wow , NeverMind I got it
, that's some smart thinking the way that is done.
--
I came up with this, & tested by typeing 91000 in my Address Bar. ( id(1001<adress bar id "Browser Name")
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
, that's some smart thinking the way that is done.
