Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Keying in background IE window
#2
pasting to notepad (when notepad is in background)

example
Macro Macro1716
Code:
Copy      Help
int w=win("Internet Explorer" "IEFrame")
int c=child("" "Internet Explorer_Server" w)
SendCharactersToWindow c "bird"
SendKeysToWindow c key(Y)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)