What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is length is cobol?
What kind of error is trapped by on size error option?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
When is inspect verb is used in cobol?
Difference between array and sub-script ?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are declaratives and what are their uses in cobol?
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.
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?
) what is the difference between AID and HANDLE AID?
How you can read the file from bottom?
What the difference is between continue and next sentence?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is a SSRANGE and NOSSRANGE?