Kbase P74671: Buffer Object Handle BUFFER-COPY method hangs when using the OLD BUFFER
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/31/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0A
SYMPTOM(s):
Buffer Object Handle BUFFER-COPY method hangs when using the OLD BUFFER
Dynamic code in WRITE trigger procedure
Code performs a <buffer handle>:BUFFER-COPY(BUFFER <OLD BUFFER>:HANDLE).
CAUSE:
Bug# 20040401-028
FIX:
Upgrade to 10.0B or later release.
Workaround:
Use the buffer-copy statement instead of the method.