Kbase 17813: Report Builder - Handle is Zero with blank in _getname
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Report Builder - Handle is Zero with blank in _getname
When using Report Builder's _getname.p with Progress 8.2
an error will occur if a null library name is passed in.
The following error is displayed:
Handle is Zero
This is due to _getname.p being compiled in 8.2 as 32 bit and
interfacing with 16 bit DLL's for Report Builder / Engine.
To workaround this, check for a null library name before calling
_getname.p.
Progress Software Technical Support Note # 17813