FS_GetCurrentDirectory

function

Library: File system utilities (OMFSYS legacy)
Include: omfsys.xin

Declaration
define external function FS_GetCurrentDirectory
                modifiable stream  pathname
   status       modifiable stream  statusvalue


Purpose

The omfsys library has been deprecated and will be removed from a future version of the language. Use omvfs instead.

This function retrieves the path name of the current working directory.

Output arguments:

Related Topics