how do you reference the printer file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
In an EVALUTE statement is the order of the WHEN clauses significant?
What is SDSF?
waht is inspect verb? where it can be in real time?
What will happen if we generate GDG (+2) version without generating (+1) version?
Explain the configuration section of a cobol program with examples of syntax.
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
how do you define single dimensional array and multidimensional array in your cobol?
I try to use some column names in my cobol progorm but these column not in db2 table ..when do i get error ..while bind time or runtime?
I have put two write operations in a single para for two different conditions.Will that lead to an abend or run successfully and write two records?
What are VS COBOL 11 special features?
What divisions, sections and paragraphs are mandatory for a COBOL program?
What rules are followed by the search verb.