Search found 1348 matches

by Dorian (MJT support)
Sat Dec 01, 2018 11:06 am
Forum: Technical / Scripting
Topic: Image Recognition: Is this a Bug or Trial Limitations?
Replies: 7
Views: 4250

Re: Image Recognition: Is this a Bug or Trial Limitations?

Thank you for your question. First, let me assure you it's not a trial limitation. It also isn't any kind of a bug that I'm aware we've come across or had reported before. I just tried to replicate this used the Wizard 28 times in a row to successfully create code and images, before I stopped testin...
by Dorian (MJT support)
Fri Jan 05, 2018 3:51 pm
Forum: Technical / Scripting
Topic: Can exes make log files
Replies: 8
Views: 10494

Re: Can exes make log files

Glad you found it. :)

Kind regards,

Dorian.
by Dorian (MJT support)
Wed Apr 12, 2017 1:35 am
Forum: Enhancement Suggestions
Topic: FindObject> return false instead of error msg
Replies: 2
Views: 7513

Re: FindObject> return false instead of error msg

Thank you for your suggestion. A possible workaround for this could be :

Let>IGNOREERRORS=1
FindObject>blah blah
Let>IGNOREERRORS=0
by Dorian (MJT support)
Mon Apr 10, 2017 10:06 pm
Forum: Beginners
Topic: The robustness of the WebRecord
Replies: 1
Views: 2794

Re: The robustness of the WebRecord

Hi Peter,

Please feel free to send an email to [email protected] and we'd be more than happy to guide you through creating the script you need.
by Dorian (MJT support)
Mon Apr 10, 2017 9:57 pm
Forum: Technical / Scripting
Topic: Running Macro when sheduled time was missed.
Replies: 6
Views: 5030

Re: Running Macro when sheduled time was missed.

If I'm understanding correctly, this may be a workaround. So you're running a script which encounters an external problem, and cannot complete it's tasks until you fix the external problem. You then want it to run again once the problems are fixed. How about this : 1. Make the script write to an out...
by Dorian (MJT support)
Mon Apr 10, 2017 9:38 pm
Forum: General Discussion
Topic: KB Shortcuts Lost
Replies: 1
Views: 3187

Re: KB Shortcuts Lost

It sounds like your macros12.dat might have become corrupted. I suggest : Exit Macro Scheduler Locate macros12.dat in your data folder, which by default would be My Documents\Macro Scheduler 14. Rename macro12.dat to macros12.old Rename one of the macros12 backup files to macro12.dat. These will be ...
by Dorian (MJT support)
Mon Apr 10, 2017 9:21 pm
Forum: General Discussion
Topic: Error including .ico
Replies: 4
Views: 5174

Re: Error including .ico

Having researched this I can see only one instance of it being reported before, and that was when the user was attempting to compile an exe to DropBox. Could it be that?
by Dorian (MJT support)
Wed Mar 15, 2017 8:49 pm
Forum: General Discussion
Topic: Tell us how Macro Scheduler helps you, what you use it for.
Replies: 48
Views: 341608

Re: Tell us how Macro Scheduler helps you, what you use it f

Recently, I've been using Macro Scheduler to.... back up all my macros. It simply zips up my entire \Macro Scheduler 14 folder and subfolders, and saves the zipfile to my OneDrive. Using the Macro Scheduler Timer and CountFiles functions, I can report that I just backed up 809 files in 2.581 seconds...
by Dorian (MJT support)
Mon Mar 06, 2017 9:17 pm
Forum: Beginners
Topic: Image recognition fail
Replies: 6
Views: 7618

Re: Image recognition fail

This is a little puzzling, as CCOEFF wasn't in v11 so I can't imagine tweaking that tolerance will make any difference at all. It was introduced in v14. There have been some major Image Recognition improvements since v11. Version 14.0.2 31/01/2013 - Script Additions/Improvements: - New portable/tole...
by Dorian (MJT support)
Fri Mar 03, 2017 8:58 pm
Forum: Beginners
Topic: Image recognition fail
Replies: 6
Views: 7618

Re: Image recognition fail

A tolerance of 1 is looking for an exact match. If you mean to make it 100% pixel to pixel precise then use EXACT.

Try lowering the tolerance. If it wasn't matching at 0.7, try 0.6, and so on.
by Dorian (MJT support)
Fri Mar 03, 2017 1:35 am
Forum: Technical / Scripting
Topic: How do I get logging to work
Replies: 12
Views: 11110

Re: How do I get logging to work

mightycpa wrote:No, you don't have to compile, just run it from this view:

Image
Yes, MightCPA is correct. Thank you for clarifying. :D
by Dorian (MJT support)
Fri Mar 03, 2017 1:29 am
Forum: Beginners
Topic: Image recognition fail
Replies: 6
Views: 7618

Re: Image recognition fail

I think the first question to ask is whether you're using Correlation Coefficient, or Exact Match?

I would try Correlation Coefficient and then experiment with the Tolerance setting.

I've attached a screenshot of the Image Recognition Wizard in case it helps.
by Dorian (MJT support)
Fri Mar 03, 2017 12:57 am
Forum: Beginners
Topic: Issues with CSVFileToArray
Replies: 5
Views: 5608

Re: Issues with CSVFileToArray

If we didn't have moments like that, we wouldn't be human. That's why I have snippets like that to make up for my (very occasional) shortcomings. :D
by Dorian (MJT support)
Thu Feb 16, 2017 11:24 am
Forum: Beginners
Topic: Data Extraction from scanned pdf files
Replies: 4
Views: 5457

Re: Data Extraction from scanned pdf files

That sounds like it would streamline things wonderfully. I'm downloading that now so I can have a play with it. I've found command line tools combined with Macro Scheduler to be a very powerful combination in the past.
cron
Sign up to our newsletter for free automation tips, tricks & discounts