Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to write “blindly” to whatever object is selected
#2
Solved: 11 Years, 3 Months, 2 Weeks ago
Hi D2010,

It's a strange requirement.... But we have the solution :-)
You can use the wscirpt and enter the value.

Try this my friend...

Code:
Set Wsh = CreateObject ("WSCript.shell")
Wsh.SendKeys "Hello"
Set Wsh = Nothing 'Relaesing the Wsh object.

But, could you tell me why you want to do this.....
Thanks,
SUpputuri
Reply


Messages In This Thread
RE: How to write “blindly” to whatever object is selected - by supputuri - 08-02-2010, 10:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to get selected childitem in webtable? rupali0205 1 5,952 02-08-2012, 03:43 PM
Last Post: rupali0205

Forum Jump:


Users browsing this thread: 1 Guest(s)