Share
 
 

term_dialog (AutoLISP/DCL)

Terminates all current dialog boxes as if the user had canceled each of them

Supported Platforms: Windows, Mac OS, and Web

Signature

(term_dialog)

No arguments.

Return Values

Type: nil

Always returns nil.

Remarks

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.

Release Information

    Releases:

  • AutoCAD R12 and later on Windows
  • AutoCAD 2021 and later on Mac OS

Examples

N/A

Was this information helpful?