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 / meera
Program will execute successfully. But truncation will
occur. If the data is numeric then MSB will truncate. If the
data type is Alphabet then Right most alphabet get truncated
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
In COBOL programming, what is PERFORM? What is VARYING?
how do you reference the esds vsam file formats from cobol programs
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What do you understand by psb and acb?
What are the pertinent COBOL
Why would you use find and get rather than to obtain?
what are decleratives in cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How are the next sentence and continue different from each other?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are 77 levels used for?
What are various search techniques in cobol? Explain.
Describe the cobol database components?