Does anyone know of a way to have a variable occurs clause in the screen section.
Example : old method 05 OCCURS 15 TIMES.
new method 05 OCCURS WS-MAX-LINES TIMES
Where WS-MAX-LINES TIMES is a field in working storage defined as PIC 9(2).
Does anyone know of a way to have a variable occurs clause in the screen section.
Example : old method 05 OCCURS 15 TIMES.
new method 05 OCCURS WS-MAX-LINES TIMES
Where WS-MAX-LINES TIMES is a field in working storage defined as PIC 9(2).
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.