Kbase P8550: Handle is no longer valid
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/03/2003 |
|
Status: Unverified
SYMPTOM(s):
Handle is no longer valid
Using the handle value defined in a local variable in a external procedure
CAUSE:
Handle is out of the scope of the procedure
FIX:
Pass the handle as a parameter to the called procedure or define a shared variable