SYS(2014) - Minimum Path

Returns the minimum path relative to the current or specified directory for a specified file.

SYS(2014, cFileName [, Path])

Parameters

cFileName

Specifies the name of the file for which SYS(2014) returns the minimum path. If you omit Path, SYS(2014) returns the minimum path between the file and the current directory. You can change the current directory with SET DEFAULT.

Path

Specifies a directory for which SYS(2014) returns the minimum path between the specified directory and the file specified with cFileName.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic