PDA

View Full Version : Spacebar with sendkeys



OzzyT
01-04-2002, 01:36 PM
Hello, maybe a silly question but I cannot find for wsh a sendkey-command for the spacebar. I want to install programs automatically and have to deactivate some options in dialog-boxes. This can only be done by hitting the spacebar, but {SPACEBAR} wont work. Thanks for help! Ozzy

darkness
01-07-2002, 02:51 PM
To send a space with sendkeys send a string " " (Found this in the WSH 5.6 Documentation under Send Keys.)

Michael McLaughlin/images/forums/icons/smile.gif
Systems Manager
Minnesota State University Mankato