Navigation: Reference > Functions By Category > Files and filenames >
lMakePath()
Check a full path and try to create all non existing nodes.
Syntax:
lMakePath( <cPath> ) -> lOk
Parameters:
<cPath>
String with the complete path name to check or create.
Return Value:
Return .T. if all path components exist or succesfully created.