Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Retriving information from text box
#2
Macro
Code:
Copy      Help
rep
,Htm el=htm("DIV" "" "" win(" " "ATL:007C37C8"))
,str s=el.Text
,
,if(findrx(s "^\d+$")=0)
,,out "it is a number"
,
,wait 1


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)