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.
Editor Crash Caused by a space?
Moderators: JRL, Dorian (MJT support)
- Dorian (MJT support)
- Automation Wizard
- Posts: 1415
- Joined: Sun Nov 03, 2002 3:19 am
Re: Editor Crash Caused by a space?
You are absolutely correct. I was able to replicate this using the sample code from the help file. I'll pass this on.
- Dorian (MJT support)
- Automation Wizard
- Posts: 1415
- Joined: Sun Nov 03, 2002 3:19 am
Re: Editor Crash Caused by a space?
This has been fixed in dev and will be in an upcoming update.
- Dorian (MJT support)
- Automation Wizard
- Posts: 1415
- Joined: Sun Nov 03, 2002 3:19 am
Re: Editor Crash Caused by a space?
This was released today. V15.0.17. Version History.