Hi!
How do I press the spacebar? I saw that it's VK number 32, but How do I write it in the editor?
thanks.
pressing the spacebar
Moderators: Dorian (MJT support), JRL
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
There are a few ways.
1. One way is to press the spacebar!
Send>_
(I have used "_" to represent the spacebar.
2. Another way to to use Send>%SPACE%
This variable was added in Version 8.0 01/01/2006
1. One way is to press the spacebar!
Send>_
(I have used "_" to represent the spacebar.
2. Another way to to use Send>%SPACE%
This variable was added in Version 8.0 01/01/2006
Last edited by Bob Hansen on Thu Jul 17, 2008 1:15 am, edited 1 time in total.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!
IMO, choice 2 is superior... as its quite easy to say yes to the prompt that asks if you want to delete trailing spaces... and then your space character is gone and you're wondering why the script isn't working anymore.Bob Hansen wrote:There are a few ways.
2. Another way to to use Send>%SPACE%
This variable was added in Version 8.0 01/01/2006
Take care
jpuziano
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -
Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post -