Explain what all the conditiones required for using open opcode on a file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL400 Interview Questions

What are Fillers ? What is the actual use of Fillers ? With small/simple Example..

1 Answers   Patni,


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

3 Answers  


Explain the output procedure?

0 Answers  


How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code

5 Answers   CGI,


i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?

1 Answers   UHG,


How we create file in COBAL400

1 Answers  


what is the cobol compiler?

2 Answers   TCS,


How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC

2 Answers   HP,


Explain the difference between section, paragraph and sentences?

0 Answers  


How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field

2 Answers  


How COBOL helps Mainframe to maintain large records ???

1 Answers   Satyam,


Define redefine and its syntax?

0 Answers  


Categories