How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
1203How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
1142How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
1241
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write a cobol program making use of the redefine clause.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Have you used comp and comp-3 in your project? And how?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to know whether the module is dynamical or statistical?
how do you reference the variable block file formats from cobol programs
What are the pertinent COBOL
How to use the same COBOL program in Batch and CICS on lines? explain with an example
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is rmode(24)
How do you get the data to code the BMS macro?
how to convert the recors form vsam file to db2 table tru file aid