Search found 1353 matches

by Dorian (MJT support)
Fri Dec 29, 2023 11:51 pm
Forum: Technical / Scripting
Topic: Macro Scheduler support for current versions of Python?
Replies: 1
Views: 2297

Re: Macro Scheduler support for current versions of Python?

Version 14.2 03/11/2014
- Added: PyExec - execute Python code - requires Python DLL installed (link in help)

Version 14.5.5 15/10/2019
Upgraded Python engine to Python 3.7.4 with ability to run Python 2.7 (PYTHON_DLL variable)

You can try a higher version DLL but we do not
support it.
by Dorian (MJT support)
Mon Dec 18, 2023 10:24 am
Forum: General Discussion
Topic: ONERROR not capturing string error
Replies: 6
Views: 13018

Re: ONERROR not capturing string error

Interesting. Have passed to dev.
by Dorian (MJT support)
Thu Nov 09, 2023 12:07 am
Forum: Technical / Scripting
Topic: stolen_codes
Replies: 2
Views: 6189

Re: stolen_codes

It may think it's stolen as it's cloned. I would always suggest using the installation file.

If you still need help, please email support with your registered email address and license codes, and we'll happily see how we can help. If possible please email us from the registered email address.
by Dorian (MJT support)
Thu Nov 09, 2023 12:01 am
Forum: General Discussion
Topic: License Question
Replies: 1
Views: 5900

Re: License Question

Hi Gary,

25 would be fine.
by Dorian (MJT support)
Tue Nov 07, 2023 10:41 am
Forum: Beginners
Topic: Getting randomly -> Error I/O 32
Replies: 6
Views: 11176

Re: Getting randomly -> Error I/O 32

It's my understanding that Macro Scheduler can catch/report Macro Scheduler errors, but not Windows errors. Turning on logging in the Logging tab will at least tell you where the script stopped, so that's likely to be your starting point. Once you know that you can include variables in your log file...
by Dorian (MJT support)
Tue Nov 07, 2023 8:20 am
Forum: Beginners
Topic: Getting randomly -> Error I/O 32
Replies: 6
Views: 11176

Re: Getting randomly -> Error I/O 32

Ah I see. You could always turn on logging in the Logging tab, using a non-Onedrive location just in case.

standard library SUB: DateStamp
I assume you mean you're using DateStamp in a Subroutine. Am I assuming correctly?
by Dorian (MJT support)
Mon Nov 06, 2023 6:19 pm
Forum: Beginners
Topic: Getting randomly -> Error I/O 32
Replies: 6
Views: 11176

Re: Getting randomly -> Error I/O 32

That's a sharing violation. It could be in use or locked by another application. We've seen Onedrive/Dropbox cause this occasionally.
by Dorian (MJT support)
Tue Oct 31, 2023 2:21 pm
Forum: Technical / Scripting
Topic: chromedriver log errors to file
Replies: 2
Views: 8635

Re: chromedriver log errors to file

I couldn't write to that folder, but with a little edit and a change of path was able to generate a log file. Let>CHROMEDRIVER_OPTIONS=--verbose,--log-file=d:\\chromedriver.log Also note you need to be running the following version of newer : Version 15.0.12 02/09/2020 - Added: CHROMEDRIVER_OPTIONS ...
by Dorian (MJT support)
Wed Oct 25, 2023 3:48 pm
Forum: General Discussion
Topic: "Stream read error."
Replies: 4
Views: 8946

Re: "Stream read error."

The only other forum/support threads I can find relating to this are very old, but suggest reinstalling may fix it. It looks like you're using 15.0.21 but have access to 15.0.24. So maybe a starting point would be to install 15.0.24 over the top of 15.0.21 and see if that fixes it. If it doesn't, th...
by Dorian (MJT support)
Tue Oct 24, 2023 2:35 pm
Forum: Technical / Scripting
Topic: Invalid Variant Operation
Replies: 3
Views: 8078

Re: Invalid Variant Operation

Tremendous! Happy to have helped, and I appreciate the feedback.
by Dorian (MJT support)
Tue Oct 24, 2023 1:14 pm
Forum: Technical / Scripting
Topic: Invalid Variant Operation
Replies: 3
Views: 8078

Re: Invalid Variant Operation

99% of the time that's caused when the handle created with XLOpen does not match the handle used in the subsequent Xl commands (in this case XLGetCell). But if you're sure this is caused by the XLOpen line and not the subsequent XL commands, and also that it used to work but now it doesn't, the solu...
by Dorian (MJT support)
Mon Oct 09, 2023 11:37 pm
Forum: General Discussion
Topic: Arrayfind possible with wildcards?
Replies: 2
Views: 29626

Re: Arrayfind possible with wildcards?

Firstly you have some errors in there. "Dim" should be "ArrayDim" and "ArrayFind," should be "ArrayFind>" Once those are sorted - as per the manual - you can use Regex Let>use_regex=1 ArrayDim>arExample,5 let>arrExample_1=/hck23 let>arrExample_2= good_KBS_perfekt let>arrExample_3=Book17 Page5 let>ar...
by Dorian (MJT support)
Mon Oct 09, 2023 4:34 pm
Forum: Technical / Scripting
Topic: Macroscheduler script editor not loading/blank
Replies: 3
Views: 30266

Re: Macroscheduler script editor not loading/blank

We have only ever had this reported once before, in 2017, and it related to screen scaling on a Surface Pro (link).

If it's not that my best guess is it sounds like a file somewhere may have become corrupted. I'd be inclined to uninstall/reinstall carefully following these steps.
by Dorian (MJT support)
Thu Sep 28, 2023 10:18 am
Forum: General Discussion
Topic: Having Trouble While Installing The Software
Replies: 3
Views: 7393

Re: Having Trouble While Installing The Software

No worries. Although I can't quite understand why you'd want to install a nine and a half year old 30 day trial when there's a current version here. A lot has changed during those years. link
by Dorian (MJT support)
Wed Sep 27, 2023 12:38 pm
Forum: General Discussion
Topic: Having Trouble While Installing The Software
Replies: 3
Views: 7393

Re: Having Trouble While Installing The Software

That's an old version. I suggest installing the 30 day trial from the "Download Now" button on our home page.
Sign up to our newsletter for free automation tips, tricks & discounts