Folder.SetCurrent

Folder.SetCurrent (

string Folder )

Description

Sets the application's "current folder" (working directory).

Parameters

Folder

(string) The path to the folder.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions