1.Can we define condition-name conditions in FD entry.

Answer Posted / pradeep

are you guys sure
give an example

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pertinent COBOL

2045


What are declaratives and what are their uses in cobol?

714


What is length is cobol?

650


What is a report item?

741


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700






What is perform what is varying?

711


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.

1117


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

654


What rules are to be followed while using the corresponding options?

641


What are the different data types in cobol?

797


what are decleratives in cobol?

1827


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1944


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

646


Give some examples of command terminators?

759


How to print 10 to 1 if the input have only 10 digit number?

811