Kbase 17051: Webspeed(2.0) calling functions in shared objects in UNIX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/06/1998 |
|
Webspeed(2.0) calling functions in shared objects in UNIX
Calling Functions in Shared Objects on UNIX
You can use the SpeedScript PROCEDURE statement to call functions in
shared objects and shared libraries on UNIX following the same syntax
as you would for calling DLLS in Windows NT.
On HPUX, if the shared library was written in C++, you must compile
the object with the CC compiler (not the aCC compiler)
and use the exception handling flag (+eh).
Progress Software Technical Support Note # 17051