Jump to content
Macro Express Forums

Activate Window While Workstation is Locked


jho

Recommended Posts

I'm beginner with ME 3 and have created a scheduled macro to run a call center program (Avaya CMS)script. Using some text type commands I export the table data and paste it into a specific excel workbook. The macro runs beautifully when I am logged into Windows XP but if my workstation is locked, ME somehow doesn't recognize the windows with the Activate Window command and therefore the data is never exported using the alt commands. Is there something I am missing regarding the way ME identifies open windows when the workstation is locked VS unlocked?

 

I greatly appreciate any help or guidance!

Link to comment
Share on other sites

When a macro is running, Macro Express sends keystrokes and mouse events to Windows and Windows sends them to the application that has focus. When Windows is locked, if you minimize a remote session or if you disconnect a remote session, Windows stops sending the keystrokes and mouse events to the application. The macro continues to run but Windows discards the keystrokes and mouse events.

 

There is a work-around. If you can use Window Controls to send text and mouse clicks, the macro will continue to run when the workstation is locked.

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