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 / bharath
No error will occur. Data will terminate to 10 Fields.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain what you understand by passing by value.
what are decleratives in cobol?
how do you reference the ksds vsam file formats from cobol programs
Explain about different table spaces.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the use of intialize verb?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the local-storage section?
What are the pertinent COBOL
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Name some of the examples of COBOl 11?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is a report item?