Answer Posted / guest
no,occurs clause can not be coded with 01 level no. occurs
clause can be coded with only 02 to 49, 66,77
Is This Answer Correct ? | 5 Yes | 15 No |
Post New Answer View All Answers
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Difference between cobol and cobol-ii?
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?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Whats the difference between search & search ALL?
) what is the difference between AID and HANDLE AID?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Are you comfortable in cobol or jcl?
HOw can I get the negative sign while deduct high value from low value
Write the code to count the sum of n natural numbers.
What is the local-storage section?
example for sub strings ? and refernce modifications whit output pls
Write a cobol program making use of the redefine clause.
how to convert the recors form vsam file to db2 table tru file aid
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?