If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
Answer Posted / ajay digule
If the receiving field size is less than there will be truncation of the values being passed. There will be no abend message.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
Write some characteristics of cobol as means of business language.
What is the difference between next sentence and continue in cobol programing language?
What is report-item in COBOL?
) How do u handle errors in BMS macro
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What guidelines should be followed to write a structured cobol prgm?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What rules are followed by the search verb.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How arrays can be defined in COBOL?
What is the difference between binary search and sequential search?
What are the different rules to perform a Search?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the local-storage section?