
|
Knowledge Base
-
-
-
Is it possible to work in one application window while a macro is running in another application window in the background?
-
Normally, no. Windows only accepts keystrokes and mouse events (clicks & moves) for the window that has focus. However, you may have success if you use the Window Control commands and avoid certain macro commands that only work with the foreground window.
For a sample macro that demonstrates this, open the samples.mex file (installed with Macro Express) and look at the macro titled 'Calc ulator and Note pad' (the extra spaces are part of the name).
- Applies to: Macro Express 3 and Macro Express Pro - Updated: December 31, 2014
-
Search Knowledge Base-Question Not Answered?
|
|
 |