Page 1 of 1

Supress file not found errors

Posted: 05 Jan 2023, 01:45
by woodslanding
There used to be an option to suppress the constant stream of error messages when a file is not found in a script call. Is that gone? Or do I just not know where to look?

My attempts to find the problem are thwarted because my debugging messages get lost in the sea of errors.

Re: Supress file not found errors

Posted: 05 Jan 2023, 14:04
by SylvainT
Setup, expert tab : disable show trace on error

Re: Supress file not found errors

Posted: 05 Jan 2023, 17:48
by woodslanding
Thanks!!