Search found 1 match

by fx81
Tue Nov 06, 2018 6:35 pm
Forum: Platform: Classic
Topic: Scripts don't abort properly in 3.1.4
Replies: 15
Views: 16364

Scripts don't abort properly in 3.1.4

When a program quits with an errorcode in a script - the script doesn't stop running like it should even with failat set lower than the returncode. So failat is basically doing nothing in 3.1.4.

Here's an image trying to illustrate the issue, setresult is a simple program a friend wrote that ...