Terminates all the open dialog boxes.
Multiple dcl dialogs can be open at the same time by making
multiple calls to new_dialog. If multiple DCL dialogs are opened,
they should normally be nested by recursive calls to new_dialog and
start_dialog. All dialogs will be closed with return code -1.