Kbase P166843: WAIT-FOR hangs application menu when a dialog .w is called from parent screen
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/12/2010 |
|
Status: Unverified
SYMPTOM(s):
WAIT-FOR hangs application menu when a dialog .w is called from parent screen
WAIT-FOR System.Windows.Forms.Application:Run() used to launch form
Form causes schema trigger to fire
Schema trigger launches window which contains a WAIT-FOR <user event>
Application hangs
FACT(s) (Environment):
Windows
OpenEdge 10.2x
OpenEdge Category: Language (4GL/ABL)
CAUSE:
Bug# OE00198576
FIX:
Upgrade to OpenEdge 10.2B03 or later
Workaround:
Do not use input-blocking statements (user-interactive or otherwise) within the WRITE trigger