ODABAServer :: Open - Open server
Return value:  Success ( logical  )
Implementation details
logical 
ODABAServer  :: Open ( NPath &inipath, NPath &prog_path )
- inipath
 - Path to the ini or configuration file
The path is passed as 0-terminated string and must refer to a valid file path. 
- prog_path
 - Program path
This is the path that is usually passed as first argument to the application. 

