User's Guide > Core: Utilities > Current Directory
Current Directory
 
Functions Introduced;
These two functions are concerned with the current default directory in —the one in which it searches when you retrieve an object, for example. The user changes this directory using the command File > Manage Session > Working Directory.
The function ProDirectoryChange() enables you to do the exact equivalent of File > Manage Session > Working Directory in . Use this function if you need to save and retrieve objects in a directory other than the one the user chose.
The function ProDirectoryCurrentGet() returns the whole path to the directory, as a wide string.
¿Fue esto útil?