i declare a Table as OCCURS 2000 TIMES.If the input file
has more than 2000 records will the COBOL program fail?
Answer Posted / veena
Thanks for the reply ..then will all input file records get
processed or only first 2000 records be processed?
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different data types in cobol?
How do you reference the following file formats from cobol programs?
Write the code to count the sum of n natural numbers.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What do you understand by psb and acb?
Write a program that uses move corresponding.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is comp-1 and comp-2?
What are 77 levels used for?
What is the problem of ordered sequential files access?
Write a program to enter and display the names of students in a class using the occurs clause.
How do get the result of your program directly on your pc?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is static and dynamic call in cobol?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly