I got user abend U4038 while compiling my runjcl..
can anyone help me?
Answer Posted / sadaf reahan
U4038 Abend comes when cobol compiler dont find the stop
run.
Just check your program and see Stop Run is at correct
place and program is terminating.
| Is This Answer Correct ? | 27 Yes | 7 No |
Post New Answer View All Answers
What is the difference between comp and comp-3?
In COBOL programming, what is PERFORM? What is VARYING?
What is the difference between external and global variables in COBOL?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is Pic 9v99 Indicates in COBOL?
Give some examples of command terminators?
In COBOL, what is the different between index and subscript?
In which area will you utilize 88 level items in cobol?
Which division and paragraphs are mandatory for a COBOL program?
what is the difference between COBOL2 AND COBOL390?
For rewrite, why is it mandatory that file needs to be opened?
What is redefines clause in COBOL?
What are the different rules of SORT operation?
how to refer the data field?
Name the divisions, which are available in a cobol program?