This method gets the value of the current directory on the system.
directory()
None
This method gets the value of the current directory on the system.
/* Main program */ options arexx_bifs say directory()
When we run the above program we will get the following result. The results depend from system to system.
D:\