Kbase P2871: _SETCURS not behaving in 9.X as in 8.X
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/03/2003 |
|
Status: Unverified
GOAL:
_SETCURS not behaving in 9.X as in 8.X
FACT(s) (Environment):
Progress version 9.1C
SYMPTOM(s):
_SETCURS not responding, no error message is displayed
CAUSE:
Starting with 9.X progress has included _SETCURS.P into the adecomm.pl.
FIX:
To be able to use the _SETCURS.P Procedure you have two possible ways to solve it:
1. By extracting the _SETCURS.P Procedure from the src\adecomm.pl and to include it in the DLC directory.
2. To refference the src\adecomm.pl library withn your application