Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

charris

Re: Scripts and handling errors

Thank you, great product by the way.
martin

Re: Scripts and handling errors

Use this command:
option batch abort

See
help option
charris

Scripts and handling errors

Is there a way to exit the script early when an error occurs? My scripts continue executing even if a command fails, and I would like to not have this behavior.

Thanks for the help,
charris