Kbase P184754: Is it possible to specify usage of an ABL internal function when like-named UDFs exist?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  29/03/2011 |
|
Status: Unverified
GOAL:
Is it possible to specify usage of an ABL internal function when a like-named UDF exists?
GOAL:
Is it possible to specify usage of an ABL internal function when a like-named class method exists?
GOAL:
How to force usage of an internal ABL function
FACT(s) (Environment):
User defined function is selected to run instead of ABL internal function
All Supported Operating Systems
Progress/OpenEdge Product Family
FIX:
It is not currently possible, when a user defined function has the same name as an internal ABL function, to indicate that you wish to call the internal ABL function. The user defined function or class method currently in scope will always fire or attempt to fire if it is named the same as the ABL syntax.
FIX:
Enhancement Request ID OE00206140