what is s000 u4087 error?
please give the all error codes in cobol,jcl.
No Answer is Posted For this Question
Be the First to Post Answer
can anyone explain me the concept of COMP-4 PLEASE??
What is the difference between Call and a Link?
What is EIBCALEN? Why it is used?
what is the maximum error code in mainframe
What is the difference between comp and comp-3 usage?
How many times the loop runs here 01 a pic 9(2) value 1. perform para1 until a=10 move 1 to a. stop run. para1: move 10 to a.
is it possible to declare index in cobol program? if it is not why its tell me pls
Write a program to explain size error.
I want to declare a field with data type Double in my COBOL program. how shall i do that ?
Explain about level numbers?
can we redefine 77 level item is it possible
what are the steps to sort in a cobol program?