Jump to content
Macro Express Forums

Text Type - Misc Key - Pause-Break


jmbrown

Recommended Posts

A program I am using at work requires the use of the Pause-Break key to bring up a blank screen in the window. I'm trying to program that key stroke into a macro.

 

TEXT TYPE:<PAUSEKEY>

 

I did find the Pause key listed within the Text Type command under Misc Keys. However, when I use that command it is not reacting the same as when I manually press that key outside of Macro Express. When I search for help, I can only find information about using that key as a command to stop a macro.

 

Any suggestions?

Link to comment
Share on other sites

1. Test whether Macro Express is seeing the hotkey by checking whether the "running man" icon appears when you run the macro.

 

2. How are you triggering the hotkey that sends the Pause key? If it's a hotkey that involves one or more modifier key (Shift, Ctrl, Alt, or Win-logo), it's possible that you are inadvertently sending the modifier key + Pause. For example, if the macro is activated by pressing Ctrl + Q, then you are not sending Pause; you are sending Ctrl + Pause. Solution: chose a hotkey without a modifer, e.g., F12, Insert, Esc, etc.

 

3. Check whether Pause is assigned as a Macro Express hotkey. If it is, you have a conflict, and you should change the ME hotkey.

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...