What are different file OPEN modes available in COBOL?

Answer Posted / aji cherian

Input, output, i-o and Extend

Is This Answer Correct ?    53 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the fixed unblock file formats from cobol programs

916


What the difference is between continue and next sentence?

862


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1071


What is the use of intialize verb?

964


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

957


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2101


HOw can I get the negative sign while deduct high value from low value

1998


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?

7276


What is rmode(any) ?

891


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8661


how to convert the recors form vsam file to db2 table tru file aid

2979


how to move the records from file to array table. give with code example

2416


how do you reference the ksds vsam file formats from cobol programs

868


How do you differentiate between cobol and cobol-ii?

842


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

855