Try OpenEdge Now
ABL Reference
Class Properties and Methods Reference
:
OEMajorVersion property
OEMajorVersion property
Contains the major version number of OpenEdge. For OpenEdge 11.0, the value of this property is
"11"
.
Note:
The value of
OEMajorVersion
property is the Unknown value (
?
) if you are running OpenEdge versions prior to 11.0.
Data type:
CHARACTER
Access:
PUBLIC Read-only
Applies to:
Progress.Lang.OEVersionInfo class