Quit Method

The Quit method ends the particular Mathcad session and optionally saves any open worksheets.

Syntax

objMC.Quit ([MCSaveOption SaveOption])

Element

Description

objMC

A Mathcad application object.

MCSaveOption

Optional argument specifying how to handle unsaved worksheets. The default is McPromptToSaveChanges.

Remarks

This method returns no meaningful result.