JustPath( )

Microsoft Visual FoxPro Foxtools

JustPath( )

Returns the path portion of a complete path and file name. Also available as a native function in Visual FoxPro.

Syntax

JustPath(cFilename)

cFilename

Specifies the full name (including path) of the file for which you want only the path.

Return Type

Character