z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


getcwd

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

Read syntax diagramSkip visual syntax diagram
>>-getcwd--variable--------------------------------------------><

Function

getcwd invokes the getcwd callable service to get the pathname of the working directory.

Parameters

variable
The name of the variable where the pathname of the working directory is to be stored.

Example

To get the pathname of the working directory:
"getcwd cwd"

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014