DefaultFilePath Property

The DefaultFilePath property gets or sets the default path for opening and saving worksheets.

Syntax

bStr = objMC.DefaultFilePath

objMC.DefaultFilePath = bStr

Element

Description

bStr

A string containing the default path for opening and saving worksheets.

objMC

A Mathcad application object.