Utilities.GetCurrentDir Method

Applies to TestComplete 15.63, last modified on April 10, 2024
This method is obsolete. See the Remarks section below.

Description

Use the Utilities.GetCurrentDir method to get the fully qualified name of the current directory.

Declaration

Utilities.GetCurrentDir()

Result String

Applies To

The method is applied to the following object:

Result Value

The fully qualified name of the current directory.

Remarks

This method is obsolete. It is supported for backward compatibility only. To get the current directory, use the aqFileSystem.GetCurrentFolder method.

See Also

GetCurrentFolder Method
SetCurrentFolder Method
Exists Method
CreateFolder Method

Highlight search results