Kbase 13190: acfm:skipping possible fatal request for AS400type 255(2480)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/1/1999 |
|
SUMMARY:
The following program will generate this error:
acfm: skipping possible fatal request for AS/400 type 255 (2480)
Define query gry for order-line.
Define browse brws query qry
display item-num with 10 down.
open query qry for order-line where order-num = 2
and line-num >= 2 no-lock.
enable brws with frame brws-frame.
wait-for window-close of current-window.
THIS BUG IS FOUND IN WINDOWS V7.2D AND FIXED IN V7.2E.