Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CERTAIN SPOT TO TYPE SOMETING
#2
Macro ( Macro4 )
Code:
Copy      Help
str s="Change this Text"

Htm e=htm("INPUT" "q" "" win("Google - Microsoft Internet Explorer" "IEFrame") 0 1 0x221)
e.SetFocus
Htm e2=htm("INPUT" "q" "" win("Google - Microsoft Internet Explorer" "IEFrame") 0 1 0x221)
e2.SetText(s)
Htm e3=htm("INPUT" "Google Search" "" win("Google - Microsoft Internet Explorer" "IEFrame") 0 2 0x421)
e3.Click
Taking on Quick Macros one day at a time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)