Editor Crash Caused by a space?

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
jspence
Newbie
Posts: 3
Joined: Tue Feb 09, 2021 12:29 pm

Editor Crash Caused by a space?

Post by jspence » Thu Feb 11, 2021 10:05 pm

Hello all,

I am running Macro Scheduler 15.0.16 on a windows 10 Pro machine.
I personally like spaces in my code for readability. However, when setting IGNORESPACES to 1 at the top of my code and putting a space after the “>” in all of my commands my editor would lock up and crash. I narrowed it down to the ArrayCount function.

If I put ArrayCount> array, numItems it will crash everytime. Notice the space after the > sign. I can do this with my other commands but not this one.

I realize that I can just delete the space and move on but it is strange that some places you can do this and others you cannot. I have seen this in other areas too but it only caused an error not a crash.

It seems to me that IGNORESPACES doesn’t really ignore all spaces.

Thank you and have a great day.

Jim S.

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1348
Joined: Sun Nov 03, 2002 3:19 am
Contact:

Re: Editor Crash Caused by a space?

Post by Dorian (MJT support) » Fri Feb 12, 2021 11:23 am

You are absolutely correct. I was able to replicate this using the sample code from the help file. I'll pass this on.
Yes, we have a Custom Scripting Service. Message me or go here

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1348
Joined: Sun Nov 03, 2002 3:19 am
Contact:

Re: Editor Crash Caused by a space?

Post by Dorian (MJT support) » Fri Feb 19, 2021 10:29 am

This has been fixed in dev and will be in an upcoming update.
Yes, we have a Custom Scripting Service. Message me or go here

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1348
Joined: Sun Nov 03, 2002 3:19 am
Contact:

Re: Editor Crash Caused by a space?

Post by Dorian (MJT support) » Tue Feb 23, 2021 2:20 pm

This was released today. V15.0.17. Version History.
Yes, we have a Custom Scripting Service. Message me or go here

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