The loop stop function now accepts errors directly which is an improvement but there are many cases where loops must stop based on multiple sources.
If the stop function had several inputs (eg 4 - one one each side), this would allow multiple errors or stop commands all OR'd internally within the stop function to work without the clumsy OR function that is so commonly used.
There is no reason the OR couldn't be built into it and make everyone's live's easier. It would also simplify coding and increase speed of development.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 4 kudos within 4 years after posting will be automatically declined.