Clipboard gets disabled when running script.

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
sylvus
Newbie
Posts: 1
Joined: Tue Apr 12, 2016 12:05 am

Clipboard gets disabled when running script.

Post by sylvus » Tue Apr 12, 2016 12:09 am

So I just downloaded Macro Scheduler and wrote my first script (very simple). It works well but I noticed that whenever it is running I can not use copy/paste/cut in any other application.

So, for example, the script waits for an image to appear and meanwhile I'm typing something in Notepad. As long as the script runs I can't copy/paste in my notebook. Even using the right mouse -> Copy Menu does not work. My script does not use the clipboard at any point. It only waits for an image and clicks on it.

This seems like a big limitations. I'm using Windows 7 and Macro Scheduler 14.2.07e

Thank you very much!

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: Clipboard gets disabled when running script.

Post by Marcus Tettmar » Wed Apr 13, 2016 2:20 pm

Hi,

The clipboard is not disabled by Macro Scheduler. Are you sure your macro is not using the clipboard somehow?
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

conjure
Pro Scripter
Posts: 63
Joined: Thu Jan 12, 2012 3:05 pm

Re: Clipboard gets disabled when running script.

Post by conjure » Wed Apr 13, 2016 3:17 pm

It happens to me too when scanning a specific image without using any clipboard commands

DAYIII
Newbie
Posts: 8
Joined: Tue May 09, 2017 2:54 am
Location: Atlanta, GA and Orem, UT

Re: Clipboard gets disabled when running script.

Post by DAYIII » Wed May 17, 2017 4:07 pm

Is it possible that a web page Java script can lock or disable the Clipboard?
When I set a MS breakpoint while on a particular page, my Clipboard remains completely disabled, but is enabled only after the macro is halted. As Marcus said, I feel certain it isn’t MS that has locked the Clipboard. But it seems as though a script on the webpage detects a Macro and disables the Clipboard.
They have successfully disabled nearly every other text or tag reading tool. I would love some advice. I'm using MS version 14.3.11

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts