DBWPath Property

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Object Reference > DBWPar Properties >

DBWPath Property

MechWorks MWScriptGUI Scripting Utility Object

Returns the path to the Root directory of DBWorks, normally "c:\program files\DBWorks"

Syntax

[form!]DBWPar.DBWPath[ = value As String]

Remarks

This call has been introduced for compatibility reasons with LIB functions so as to allow to call the external object in existing scripts minimizing the imapct on the existing code

Data Type

String

See also