Kbase P107662: KEEP-MESSAGES not effective for System Errors
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
What messages will always be displayed, even with "OUTPUT TO <file> KEEP-MESSAGES"
GOAL:
How to avoid System Errors to be displayed on the screen
FIX:
There is no way to avoid System Errors to be displayed on the screen when running a Progress application in the interactive mode. Using
OUTPUT TO <file> KEEP-MESSAGES
will send a copy of the System Error within "<file>" but the System Error will also be displayed on the screen.
This applies to System Error due to Operating System (OS) problem or to a foreign RDBMS (Oracle for example).