Try OpenEdge Now
Programming Interfaces
External Program Interfaces
:
Using COM Objects in ABL
:
Accessing COM object properties and methods
:
Specifying options for properties and method parameters
:
Using data-type specifiers for properties
Using data-type specifiers for properties
You can include a data-type specifier option in a property reference on the left side of an assignment statement, when you set the property. You can use any data-type specifier from
Table 60
. For example:
myObject:Money AS CURRENCY = 1000.9999.