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 > > .
The function
ProDirectoryChange() enables you to do the exact equivalent of > > 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.