Terminates all current dialog boxes as if the user had canceled each of them
Supported Platforms: Windows only
(term_dialog)
No arguments.
Type: nil
Always returns nil.
If an application is terminated while any DCL files are open, AutoCAD automatically calls term_dialog. This function is used mainly for aborting nested dialog boxes.
N/A