Path property

Returns the path of the application (excluding the file name).

Syntax

stringVariable = object.Path

Where:

     stringVariable is a variable for storing the path name.

     object is the Application object.

Examples ...

Path property example