Kbase P91129: Text displayed by PUT SCREEN to message area of UNIX TTY client is cleared on browse ENABLE and (CU
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/01/2005 |
|
Status: Unverified
FACT(s) (Environment):
UNIX
SYMPTOM(s):
Text displayed by PUT SCREEN to message area of UNIX TTY client is cleared on browse ENABLE and (CURSOR-UP, CURSOR-DOWN, END, HOME, ...) events.
CAUSE:
Expected behavior since 8.2.
FIX:
Use the MESSAGE statement instead the PUT SCREEN statement.
Or
Write trigger code for the events that clear the message area to refresh the message area using PUT SCREEN.