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

What is the actual use of fillers?

0 Answers  


Trying to help a friend... How do you code screen I/O without a DDS? I know it can be done, because for a short time, I worked for a company that did it. It was just too long ago for me to remember what was involved.

1 Answers  


why icetool be used in programmer view?

0 Answers  


Explain the difference between section, paragraph and sentences?

0 Answers  


What is output procedure?

0 Answers  


what is the difference between SEARCH and SEARCHALL?

2 Answers  


what is the difference between comp & comp-3?

4 Answers  


Explain the output procedure?

0 Answers  


How u detect record is locked in Cobol/400 ? Wat is the solution for that ?

2 Answers   CGI,


What is the syntax of sort?

0 Answers  


What is perform?

0 Answers  


What is sort? And its syntax?

0 Answers  


Categories