Kbase P142822: Can I create an enumeration type in the ABL?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/06/2010 |
|
Status: Verified
GOAL:
Can I create an enumeration type in the ABL?
GOAL:
Can I create an ENUM type in the ABL?
GOAL:
Does OpenEdge support creating enumerations?
FACT(s) (Environment):
OpenEdge 10.2A
OpenEdge 10.2B
OpenEdge Category: Language (4GL/ABL)
All Supported Operating Systems
FIX:
The ABL does not support the creation of enumerations.
You can access .NET enumerations using the Progress.Util.EnumHelper class when running under Windows.