Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
what is search and searchall?what is the diffrence between them?give an best example?
how do you reference the variable unblock file formats from cobol programs
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the difference between binary search and sequential search?
Write a program to enter and display the names of students in a class using the occurs clause.
What do you understand by psb and acb?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
how do you reference the variable block file formats from cobol programs
Can a Search can be done on a table with or without Index?
Write some characteristics of cobol as means of business language.
What is link edit in cobol?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)