WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON
A FILE?

Answers were Sorted based on User's Feedback



WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?..

Answer / avinash

There are some conditions,
1. File should be decare in FILE-CONTROL, FILE SECTION.
2. file should be closed before opening it other wise ut
will gives error.

Is This Answer Correct ?    6 Yes 0 No

WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?..

Answer / shobhit

Use UC(User Control)in positon 58 in F spec.

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More COBOL400 Interview Questions

Define sort?

0 Answers  


what is INPUT PROCEDURE and OUTPUT PROCEDURE?

2 Answers  


What is perform?

0 Answers  


Code how to read 5th element of the array?

2 Answers   CGI,


What is the actual use of fillers?

0 Answers  






Define redefine?

0 Answers  


When search all is used in cobol program without sorted input data

3 Answers  


Deleting a record from a Sequential file.

2 Answers   Polaris,


How to detect record is locked in cobol/400? What is the solution for that?

0 Answers  


what is redefine and its syntax?

6 Answers   HCL,


what is the difference between comp & comp-3?

4 Answers  


WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?

2 Answers  


Categories