Syntax for accessing COM object properties and methods
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.