Creating and Using Objects
Objects are a combination of code and data that can be treated as a single unit. Nearly everything you do in Encore RPG involves objects, from the controls you use to the forms on which you place them. This section discusses how objects originate and how to use them.
In This Section
Objects from Encore RPG and Other Sources
Discusses how to use objects from Microsoft Word, Microsoft Excel, and other applications.
Setting and Retrieving Properties
Discusses how to change and obtain property values.
Performing Actions with Methods
Describes what methods are and how to use them.
Related Sections
Covers object-oriented programming fundamentals.