Kbase P6296: Error 5767 trying to use COM object on UNIX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/9/2009 |
|
Status: Verified
SYMPTOM(s):
Error 5676 trying to use COM object on UNIX
COM objects not implemented on this system (5676)
FACT(s) (Environment):
UNIX
Progress 8.x
Progress 9.x
OpenEdge 10.x
CAUSE:
COM Object cannot be used on UNIX. They are supported on Microsoft platforms only.
FIX:
Look for the C library equivalent to the COM object that can be used on UNIX systems.
Consider adding preprocessors to the 4GL code to allow portability across platforms.