Programming requirements
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Programming requirements
For more information on programming COM objects in ABL, see Using COM Objects in ABL. For information specific to Automation objects, see ActiveX Automation Support and for information specific to ActiveX controls, see ActiveX Control Support.
Note: On non-Windows systems, any ABL code that references
COM objects can compile, but generates run-time errors when executed.
Therefore, isolate any COM object references in multi-platform code
by using Preprocessor directives.