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 |
What is the syntax of sort?
can i anyone tell me how to use copybooks in cobol
What is sort?
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.
Explain what all the conditiones required for using open opcode on a file?
It's possible use %TRIM statement like rpgile?
seqence numbers in cobol
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..
Define redefine?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
what is the difference between comp & comp-3?