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
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Write some characteristics of cobol as means of business language.
What guidelines should be followed to write a structured cobol prgm?
In which area will you utilize 88 level items in cobol?
Write a program that uses move corresponding.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the utilization of copybook in cobol?
What are various search techniques in cobol? Explain.
how do you reference the variable block file formats from cobol programs
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is rmode(24)
In COBOL programming, what is PERFORM? What is VARYING?