how to check whether the open command of a sequential file is
successful? or not?

Answers were Sorted based on User's Feedback



how to check whether the open command of a sequential file is successful? or not?..

Answer / suresh

by using file status

Is This Answer Correct ?    41 Yes 1 No

how to check whether the open command of a sequential file is successful? or not?..

Answer / mani yadav

By Using File-status.

File status code is 00.succesfully opened.

Is This Answer Correct ?    34 Yes 2 No

Post New Answer

More COBOL Interview Questions

How to know whether the module is dynamical or statistical?

0 Answers  


i have two file one is ksds another one is esds i want store matching records in flat file how to you matching.

2 Answers   Wipro,


what is label record is standard or omitted in file description of data division?

3 Answers   IBM, TCS,


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

0 Answers  


Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible

7 Answers   TCS,






Differentiate between structured cobol programming and object-oriented cobol programming.

0 Answers  


Can we change the password using ALTER? anyone tried and changed?

0 Answers   IBM,


where do we use dyanamic call ? and where do we use static call pls give any example pls ?

3 Answers   Patni,


What do you feel makes a good program?

2 Answers  


What is the difference between a DYNAMIC and STATIC call in COBOL?

2 Answers  


how can we code index in an array of cobol pgm?

1 Answers   Wipro,


what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?

2 Answers   Satyam,


Categories