how to run sub programs using static and dynamic call ...
Answer Posted / guest
using call statement in the main program
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
how can i see junk values in dclgen or in hostvariable of comp ?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are the pertinent COBOL commands?
IF I mention stop run in CICS what happens?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how to move the records from file to array table. give with code example
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
How do you reference the following file formats from cobol programs?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Write the code implementing the perform … varying.
How many bytes S(8) comp field occupy and its maximum value?
Write a cobol program making use of the redefine clause.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Write the code to count the sum of n natural numbers.