Alexander
Sat Jul 05 03:38:47 CDT 2003
on 05.07.03 09:14 Alexander Dünisch wrote:
> On Fri, 4 Jul 2003 19:00:17 -0700, "Michael Harris \(MVP\)"
> <mikhar@mvps.org> wrote:
>
>>Alexander Dünisch wrote:
>>> i wonder if there's a way to do a "SENDKEYS" with the Space Bar
>>>
>>
>>Download details: Windows Script Documentation
>>
http://www.microsoft.com/downloads/details.aspx?FamilyID=01592c48-207d-4be1-8a76-1c4099d7bbb9&DisplayLang=en
>>
>>Check the SendKeys documentation...
>
> I already did. Nothing about the Space bar.
>
Hi Alex,
I wondered, how to get an answer to this very question
too - but the the solution is almost to simple:
wshShell.SendKeys " "
--
Gruesse,
Alex