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
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the use of intialize verb?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What type of SDLC u followed? Why?
What is the difference between Call and a Link?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How you can read the file from bottom?
What are 77 levels used for?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
) what is the difference between AID and HANDLE AID?
what is the difference between COBOL2 AND COBOL390?
What is comp-1 and comp-2?