I am sending values a and b with pic x(10) and pic x(10) by
using call statement.
In linkage section, I am receiving values with pic x(10)
and pic x(11).
Will my program fail? will it be compile error or run time
abend?
Answer Posted / vs kumar
NOTHING WILL HAPPEN. PROGRAM WILL EXECUTE SUCCESSFULLY.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is rmode(24)
how to access the file from prodution from changeman tool and to submit a file to production
example for sub strings ? and refernce modifications whit output pls
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are the access modes of START statement?
How can you get the ksds file records into your cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How do you define a variable of comp-1 and comp-2?
What are the different data types in cobol?
What is a SSRANGE and NOSSRANGE?
What is report-item in COBOL?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
how do you reference the printer file formats from cobol programs
Describe the cobol database components?