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

Answer Posted / nag

Yes, we can used conditon names in FD section. here is
sample code of our project.

05 DIRECT-BILL-INDICATOR PICTURE X.
88 DIRECT-BILL-ONLY VALUE '1'.
88 DIRECT-OR-AGENCY-BILL VALUE '2'.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

678


i want a program using by if, evaluate , string, unstring, perform, occurs?

4067


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1660


Can a Search can be done on a table with or without Index?

808


What is the compute verb? How is it used?

666






What is amode(31)

728


How many sections are there in data division in COBOL?

682


How many bytes S(8) comp field occupy and its maximum value?

1638


What is the difference between PIC 9.99 and 9v99 in COBOL?

737


how do you reference the rrds file formats from cobol programs

805


What are the different data types in cobol?

801


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2734


Why did you choose to work with ibm mainframe cobol programming?

631


Whats the difference between search & search ALL?

5279


what is difference between cobol and cobol/400

21575