Skip to main content

Problem:

ESO100 Cursor  not declared on Close Cursor

Resolution:

Cursors can be defined within Working-Storage to prevent the sequence problem.

The checker is reading the program line by line not following any perform paragraphs when checking the program. Check that references to a cursor are not made before the Cursor is defined to the program.

Attachments:

image001.jpg

Old KB# 6868