02-19-2010, 02:44 AM
Look up SendKeys in the Help Documentation in QTP.
Basically you'll do this after you declare the Shell object.
WshShell.Sendkeys"{^a}"
Basically you'll do this after you declare the Shell object.
WshShell.Sendkeys"{^a}"