PATH EXIST
This command will return an integer value of one if the specified path exists, otherwise zero is returned. You can use this command to check whether a directory exists.
SYNTAX
Return Integer=PATH EXIST(Path String)
RELATED INFO
FILE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example