problem with "if clipboard equals"

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Bepovi
Newbie
Posts: 1
Joined: Fri Apr 20, 2018 5:47 pm

problem with "if clipboard equals"

Post by Bepovi » Fri Apr 20, 2018 5:49 pm

I have a problem with "if clipboard equals":

if i copy and paste the text (from google chrome) in macro recorder text box, the macro find this text, but if i just write this same text in macro recorder text box, the macro did not find this text.
What should i do to solve this problem?
Thanks

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

Re: problem with "if clipboard equals"

Post by Marcus Tettmar » Sat Apr 21, 2018 5:20 pm

I'm afraid I don't understand what you mean. There is no "if clipboard equals" function. There's a GetClipBoard function and then you could use the If command to compare the retrieved value against something else. The rest I don't follow. I'm not sure what you are trying to find, or what you're trying to automate. Could you elaborate and maybe show an example of what you are trying to do and share the code you are having difficulties with, including any debug information (you have debugged it haven't you? - https://help.mjtnet.com/article/7-using-the-debugger).
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

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

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