WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON
A FILE?
Answers were Sorted based on User's Feedback
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 |
Arrays in COBOL/400
what is the difference between section,paragraph and sentences
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
What is output procedure?
Explain the syntax of sort?
What is comp?
write a cobol program to display prime numbers between 1 to 100?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
What is the syntax of redefine?
define sort? and its syntax?
Explain the difference between search and searchall?
Explain the syntax of redefine?