How we create file in COBAL400
Answer / surya
We can create the file in cobol400 by using the QCMDEXC API. But source of that particular file should exist in the system.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between SEARCH and SEARCHALL?
What is sort?
What is input procedure?
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
When search all is used in cobol program without sorted input data
can i anyone tell me how to use copybooks in cobol
What is comp?
Explain the input procedure and output procedure?
define sort? and its syntax?
What is output procedure?
Define perform?
Arrays in COBOL/400