GetProjectPath()
The GSEOS project path is the directory the gseos.exe application resides in. This is the default directory for all file operations. This function returns the project path if you need to access files relative to the GSEOS project path.
Returns
The project path.
Example
Get the project path:
>>> Gseos.GetProjectPath()
'c:\\gseos6.0\\prj\\messenger\\'