FullName Property

The FullName property gets the path and name of the Mathcad application.

Syntax

bStr = objMC.FullName

Element

Description

bStr

A string containing the full path to the Mathcad executable, including the .exe extension.

objMC

A Mathcad Application object.