I have a occurs for 100 times but it has executed 101 time
what could be the reason?

Answer Posted / rajesh_m13

Initialization Error..!

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the LINKAGE SECTION used in COBOL?

894


Write a program to enter and display the names of students in a class using the occurs clause.

654


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


how do you reference the fixed unblock file formats from cobol programs

712


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10633






What guidelines should be followed to write a structured cobol prgm?

673


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


In which area will you utilize 88 level items in cobol?

724


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


What is the local-storage section?

683


what is difference between cobol and cobol/400

21570


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


explain sorting techniques in cobol program?

692


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


What are declaratives and what are their uses in cobol?

714