5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
#title DirExists [RCBasic Doc]
|
|
#header function DirExists(p$)
|
|
|
|
Returns true if a directory exists and false if not
|