Menu

BuildPath

Krzysztof Kamil Jacewicz

[ATUlib]: BuildPath

This function loads a directory path and if it does not exist attempts to creates it even if it needs to create multiple levels of the path.

Function header

Function BuildPath(APath: string): Boolean;

Parameters

  • APath - specifies the path to be built

Result

Returns true if the path either exists or if it was succesfully built. Otherwise returns false.


Related

Wiki: ATUlib

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.