Write a program that uses move corresponding.
What is the Purpose of Pointer in the string?
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?
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
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is Pic 9v99 Indicates in COBOL?
what is the difference between COBOL2 AND COBOL390?
What are the access modes of START statement?
What are the different types of condition in cobol and write their forms.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
) what is the difference between AID and HANDLE AID?
how to convert the recors form vsam file to db2 table tru file aid
What is a scope terminator give example?
What is a report item?