CurDir
Returns the current directory/folder
result = CurDir
Returns the current directory/folder.
output will vary.
Syntax
Usage
result = CurDir
Return Value
Description
Returns the current directory/folder.
Example
Print CurDir
output will vary.
Dialect Differences
- Not available in the -lang qb dialect unless referenced with the alias __Curdir.
Differences from QB
- New to FreeBASIC
See also