What is 77 level used for ?

Answer Posted / rihaan

77 Level number is an Independent DATA ITEM . It can't be
associated with any other level numbers. It has to be
independent in the declaration.

Please correct me if am wrong

Is This Answer Correct ?    68 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can read the file from bottom?

862


i need a small 3d program using inline and outline.

1872


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1869


What is an in line perform? When would you use it? Anything else you wish to say about it.

821


For rewrite, why is it mandatory that file needs to be opened?

824






what is the difference between COBOL2 AND COBOL390?

2702


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5402


How do u write test cases?

1808


What is inspect in cobol ?

988


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1051


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1339


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6072


Define cobol?

1060


What the difference is between continue and next sentence?

860


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1020