Kbase P26245: Is there a way to set the default value of LITERAL-QUESTION to always be TRUE?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
Is there any way to set the default value of LITERAL-QUESTION to always be TRUE?
FIX:
There is no global way to change the default value of the LITERAL-QUESTION attribute to be TRUE.
Include files, functions or procedures can be used to obtain a similar result in that they can contain code to process the buffer field for which you want to define LITERAL-QUESTION = TRUE.
They can then be re-used for other procedures.