This function retrieves the current directory.
The function has the following syntax:
curDir()
The function returns a string holding the absolute path of the current working directory.
Example
Change to parent directory and retrieve its path:
chdir .. ? curDir()
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |