GetCurrentDirectory()

Syntax

Result$ = GetCurrentDirectory()
Description
Returns the current directory name. All files accesses are relative to this directory, when no absolute path is specified. To change the current directory, use SetCurrentDirectory().

Supported OS

All

<- FinishDirectory() - FileSystem Index - GetFileAttributes() ->