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 INPUT PROCEDURE and OUTPUT PROCEDURE?
Explain the difference between search and searchall?
Arrays in COBOL/400
Explain the difference between comp & comp-3?
Deleting a record from a Sequential file.
What is the actual use of fillers?
Explain the difference between section, paragraph and sentences?
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..
seqence numbers in cobol
What is comp?
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
how array can be declare in cobol?