Third, and this is a big one, sub-procedures allow you to define local variables in between the B and E P-specs.
I set the ERROR_FLAG (a global variable) to ‘N’, then call the sub-procedure, and then end the program. Read More
Third, and this is a big one, sub-procedures allow you to define local variables in between the B and E P-specs.
I set the ERROR_FLAG (a global variable) to ‘N’, then call the sub-procedure, and then end the program. Read More