Error ignore all

Feature request
  • We need an option to ignore all errors. Currently we have an ignore errors option but once we catch a single error within the ignore error blocks the script ignores all the remaining steps inside the ignore error blocks. This is very inconvenient if you have a big script and you know that you will catch errors at multiple steps so in order to avoid having the script stop running you have to create multiple ignore error blocks and put only 1 step inside each of them. Hence why we need an ignore all errors options, so we can put multiple steps inside the ignore error blocks and not create multiple blocks for each step of the script.

  • @samlol said in Error ignore all:

    We need an option to ignore all errors. Currently we have an ignore errors option but once we catch a single error within the ignore error blocks the script ignores all the remaining steps inside the ignore error blocks. This is very inconvenient if you have a big script and you know that you will catch errors at multiple steps so in order to avoid having the script stop running you have to create multiple ignore error blocks and put only 1 step inside each of them. Hence why we need an ignore all errors options, so we can put multiple steps inside the ignore error blocks and not create multiple blocks for each step of the script.

    This will not be done. "Ignoring errors" was implemented so that the error could be handled. If you skip all errors, where will the script logic lead you?

  • 0 Votes
    5 Posts
    180 Views
  • FFMpeg BAS Module

    Feature request
    0 Votes
    3 Posts
    1276 Views
  • 0 Votes
    5 Posts
    1229 Views
  • 0 Votes
    19 Posts
    3177 Views
  • Error Replay

    Feature request
    0 Votes
    2 Posts
    345 Views