Thanks.
I was looking for it in the macro options.
https://www.screencast.com/t/ZxD1PZz4U
Search found 33 matches
- Tue Jan 21, 2020 1:19 pm
- Forum: Beginners
- Topic: Minimize before run
- Replies: 2
- Views: 3371
- Mon Jan 20, 2020 8:32 pm
- Forum: Beginners
- Topic: Minimize before run
- Replies: 2
- Views: 3371
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.
- Mon Jan 20, 2020 1:24 pm
- Forum: Scripts and Tips
- Topic: Screenshot Active Window
- Replies: 6
- Views: 14831
Re: Screenshot Active Window
I just tried Script_Name but it doesn't insert it in the file name.
- Mon Jan 20, 2020 1:22 pm
- Forum: Enhancement Suggestions
- Topic: Code snippets
- Replies: 0
- Views: 11038
Code snippets
I suggest the possibility to export and import Code Spnippets
- Mon Jan 20, 2020 12:57 pm
- Forum: Beginners
- Topic: Close active tab Chorme
- Replies: 5
- Views: 5712
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
- Mon Jan 20, 2020 12:12 am
- Forum: Beginners
- Topic: Close active tab Chorme
- Replies: 5
- Views: 5712
Re: Close active tab Chorme
How can you focus on certain chrome tab? What is the code for F4?
- Sun Jan 19, 2020 2:32 pm
- Forum: Enhancement Suggestions
- Topic: Goto - Label
- Replies: 0
- Views: 10570
Goto - Label
I suggest when using the Goto function that lists the available Labels, to avoid typing errors.
- Sun Jan 19, 2020 2:28 pm
- Forum: Enhancement Suggestions
- Topic: Copy - Duplicate
- Replies: 0
- Views: 10322
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.
- Sat Jan 18, 2020 3:21 pm
- Forum: Beginners
- Topic: Close active tab Chorme
- Replies: 5
- Views: 5712
Close active tab Chorme
I want to close the active tab in chrome...how I can do it?
- Sat Jan 18, 2020 3:16 pm
- Forum: Beginners
- Topic: do a loop until it happens
- Replies: 1
- Views: 2766
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
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
- Fri Jan 17, 2020 11:58 pm
- Forum: Scripts and Tips
- Topic: Screenshot Active Window
- Replies: 6
- Views: 14831
Re: Screenshot Active Window
Is it possible to send every screenshot by gmail?
and add the macro name to the screenshot?
and add the macro name to the screenshot?
- Fri Jan 17, 2020 7:42 pm
- Forum: Beginners
- Topic: code snippets
- Replies: 1
- Views: 2736
code snippets
Is there any way to export, and later import the code snippets?
- Fri Jan 17, 2020 2:39 pm
- Forum: Beginners
- Topic: Popup message
- Replies: 8
- Views: 6929
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.
- Wed Jan 15, 2020 7:11 pm
- Forum: Beginners
- Topic: Popup message
- Replies: 8
- Views: 6929
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.
What I should use in order to get the pixel colour and coordinates?
The wizard does not return that.
- Mon Jan 13, 2020 3:22 pm
- Forum: Beginners
- Topic: Popup message
- Replies: 8
- Views: 6929