Kbase P13224: Windows Character Client doesn't display the output of the M
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/01/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
FACT(s) (Environment):
Windows
SYMPTOM(s):
Windows Character Client doesn't display the output of the MESSAGE statement when run via telnet
CAUSE:
The Windows Character Client uses the Windows Console API to display text to the screen. The output of the MESSAGE statement is actually displayed, however, it goes away so fast that it may not appear to have been displayed.
FIX:
Use a PAUSE statement to stop the application for a second so that the output can be seen.