Search found 33 matches

by HSEIVANE
Tue Jan 21, 2020 1:19 pm
Forum: Beginners
Topic: Minimize before run
Replies: 2
Views: 2671

Re: Minimize before run

Thanks.

I was looking for it in the macro options.

https://www.screencast.com/t/ZxD1PZz4U
by HSEIVANE
Mon Jan 20, 2020 8:32 pm
Forum: Beginners
Topic: Minimize before run
Replies: 2
Views: 2671

Minimize before run

I can't find where to setup to minimize Macro Scheduler before run the macro. Used to ask, but now run directly.
by HSEIVANE
Mon Jan 20, 2020 1:24 pm
Forum: Scripts and Tips
Topic: Screenshot Active Window
Replies: 6
Views: 12653

Re: Screenshot Active Window

I just tried Script_Name but it doesn't insert it in the file name.
by HSEIVANE
Mon Jan 20, 2020 1:22 pm
Forum: Enhancement Suggestions
Topic: Code snippets
Replies: 0
Views: 9898

Code snippets

I suggest the possibility to export and import Code Spnippets
by HSEIVANE
Mon Jan 20, 2020 12:57 pm
Forum: Beginners
Topic: Close active tab Chorme
Replies: 5
Views: 4608

Re: Close active tab Chorme

The problem I have with Tabs is that many times they change the name because they report something like the amount of pending messages and sometimes they change the favicom I use the online help and try to understand, so I am in the group of beginners. I already resolved to close the tab. Thanks a lot
by HSEIVANE
Mon Jan 20, 2020 12:12 am
Forum: Beginners
Topic: Close active tab Chorme
Replies: 5
Views: 4608

Re: Close active tab Chorme

How can you focus on certain chrome tab? What is the code for F4?
by HSEIVANE
Sun Jan 19, 2020 2:32 pm
Forum: Enhancement Suggestions
Topic: Goto - Label
Replies: 0
Views: 9434

Goto - Label

I suggest when using the Goto function that lists the available Labels, to avoid typing errors.
by HSEIVANE
Sun Jan 19, 2020 2:28 pm
Forum: Enhancement Suggestions
Topic: Copy - Duplicate
Replies: 0
Views: 9233

Copy - Duplicate

I suggest that when a macro is copied, a copy of the folder is also made. Now you have to go manually to create a folder and then copy the content.
by HSEIVANE
Sat Jan 18, 2020 3:21 pm
Forum: Beginners
Topic: Close active tab Chorme
Replies: 5
Views: 4608

Close active tab Chorme

I want to close the active tab in chrome...how I can do it?
by HSEIVANE
Sat Jan 18, 2020 3:16 pm
Forum: Beginners
Topic: do a loop until it happens
Replies: 1
Views: 2230

do a loop until it happens

I want a macro instruction to keep looking for it until it happens .... how is that done?

This code

Code: Select all

//Find and Left Click Center of 
FindImagePos>%BMP_DIR%\image_29.bmp,SCREEN,0.7,1,XArr,YArr,NumFound,CCOEFF
If>NumFound>0
  MouseMove>XArr_0,YArr_0
  LClick
Endif
by HSEIVANE
Fri Jan 17, 2020 11:58 pm
Forum: Scripts and Tips
Topic: Screenshot Active Window
Replies: 6
Views: 12653

Re: Screenshot Active Window

Is it possible to send every screenshot by gmail?
and add the macro name to the screenshot?
by HSEIVANE
Fri Jan 17, 2020 7:42 pm
Forum: Beginners
Topic: code snippets
Replies: 1
Views: 2165

code snippets

Is there any way to export, and later import the code snippets?
by HSEIVANE
Fri Jan 17, 2020 2:39 pm
Forum: Beginners
Topic: Popup message
Replies: 8
Views: 5532

Re: Popup message

Thanks, the only problem the solution to copy to the clipboard is not working. I've pressed left and right buttons at the same time but nothing happened.
by HSEIVANE
Wed Jan 15, 2020 7:11 pm
Forum: Beginners
Topic: Popup message
Replies: 8
Views: 5532

Re: Popup message

Sorry, it does not work...

What I should use in order to get the pixel colour and coordinates?

The wizard does not return that.
by HSEIVANE
Mon Jan 13, 2020 3:22 pm
Forum: Beginners
Topic: Popup message
Replies: 8
Views: 5532

Re: Popup message

I've forgotten to add an image

https://www.screencast.com/t/fczxtwn5ne2H
Sign up to our newsletter for free automation tips, tricks & discounts