Page 1 of 1

Error in compiling script not readable

Posted: Sun Jul 16, 2017 11:13 pm
by Jonne Haven
When I compile script in the OT Designer I see a quick flash of a "warning" but it goes by too fast for me to read it. I tried removing the '}' at the end to freeze the compiling process at the end, but no warning shows up then. I've sent the project to Erwin.

Is there a way for me to read this warning message?

Blessings,

Jonne

Re: Error in compiling script not readable

Posted: Mon Jul 17, 2017 1:41 am
by MikeW
If you open the code editor and press F9 or click on its icon:
capture-001259.png
capture-001259.png (18.45 KiB) Viewed 2625 times
The window won't just flash by. You can then double-click on any of the errors and it will take you to the location in the code where it occurs.

Mike

Re: Error in compiling script not readable

Posted: Mon Jul 17, 2017 2:20 am
by Jonne Haven
Thanks a lot Mike,

Worked like a charm!

Blessings,

Jonne