Situation:
I have to run hundreds of data decks with a Silverfrost Fortran program. For some data decks a runtime error occurs (floating point exception, stack fault, ...) In that cases a dialog box is raised which can be closed only by a user interaction (clicking the ok button).
Question:
Can I influence this behaviour? Is there e.g. a linker option available to suppress the dialog and pass the error back to the shell?
Hope for help, Michael