Jump to content
Macro Express Forums

Feature request


Recommended Posts

A feature I am requesting is a new option with the "wait for key press" command. I would like the key swallowed. In other words, when the user presses the target key, Macro Express intercepts it without passing it along.

 

Wait for Key Press: A

 

The macro is waiting for A. If the user presses A, the script executes the next line without sending A to the application.

Link to comment
Share on other sites

Great suiggestions. Shift might be good, too.

 

As it turns out, I have been using Ctrl, but I anticipate side effects. I am developing this macro for someone who may, on occasion, need to hold down the Ctrl key as the macro activates: The script automates mouse dragging from point A to B. If the user chooses to copy instead of move an object, she will need to hold down the Ctrl key. So I don't want to confuse matters by using Ctrl.

 

Sending Alt to an application that has a menu bar or ribbon shifts keyboard input focus from the active window to the menu/ribbon... so there could be side effects.

 

I sent an "official" feature request last night, so we'll see what happens with the next release olf MEP. I can imagine a check box in Wait for key dialog that reads something like...

 

[ ] Intercept rather than send the key

 

or

 

[ ] Don't output the key

 

or

 

[ X ] Send the key after it is intercepted

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...