Jump to content
Macro Express Forums

Macro Keyboard and Playback Speeds


nmanager

Recommended Posts

Timing seems to be a big issue in a macro we are using and the Keystroke Speed and Macro Playback Speed controls seem to be the fix. However, something is wrong.

 

Using Integer Variables 98 and 99 to control the keyboard and playback speed - Keyboard 200 milliseconds and playback factor 3

<IVAR2:99:01:200><IVAR2:98:01:3><SPKEY:%N99%><SPEED:%N98%>

 

This appears to work okay in the "main" part of the program, but when I use

<SPKEY:%N99%><SPEED:%N98%>

in a called program (MACRUN2:) the Integer Variables 98 and 99 are passed into the called program, but there is no effect on the keyboard or playback speed.

 

What am I doing wrong?

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