Try OpenEdge Now
Object-oriented Programming
Object-oriented Programming and ABL
:
Overview of class-based ABL
:
Defining methods
:
Comparison with procedure-based programming
Comparison with procedure-based programming
Methods generally combine the characteristics of internal procedures and user-defined functions, and add features unique to classes.