direxist
Checking if a directory exists.
func uint direxist (
str name
)
str name
)
Parameters
name | Directory name. |
Return value
The function returns 1, if the specified directory exists.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Checking if a directory exists.
name | Directory name. |
The function returns 1, if the specified directory exists.
Related links | Source |