Answer Posted / akviswa
Ex for static linking-
Call "PGMNAME"
Dynamic linking-
01 ws-pgmname pic x(8) value "PGMNAME".
Call ws-pgmname
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the difference between comp and comp-3 usage?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Define static linking and dynamic linking.
What is the usage of comp fields in cobol?
Which division and paragraphs are mandatory for a COBOL program?
Why would you use find and get rather than to obtain?
IF I mention stop run in CICS what happens?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is link edit in cobol?
Discuss about changing dataset name in proc.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.