UTIL_GETCWD
Returns the name of the current working directory.
Invocation
CALL UTIL_GETCWD( PATHNM, STATUS )
Description
Returns the name of the current working directory.
Arguments
-
PATHNM = CHARACTER*(*) (returned)
The current working directory
-
STATUS = INTEGER (given and returned)
The global status.
References