Navigation:  Reference > Functions By Category > Files and filenames >

lMakePath()

Previous pageReturn to chapter overviewNext page

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.