Syntax for accessing COM object properties and methods
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
This section describes the three basic types of ABL statements for accessing properties and methods.
Note: You can access COM object properties and methods
from many other types of ABL statements that use these properties
and methods in a similar fashion. The following statements, however,
illustrate all the basic mechanisms for accessing COM objects from
ABL.