Kbase P24444: Running a specific .r files brings up the hour glass and th
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/06/2003 |
|
Status: Unverified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Prowin32 hangs with the hour glass when running a .R file.
The .p file compiles without errors.
Task manager states that the that Progress sessions is not responding.
Added session:DEBUG-ALERT = TRUE to program and debug statements.
CAUSE:
The application has a procedure that is calling itself in an infinite loop.
FIX:
Change the code to avoid this cycle.