How to Pass table from a cobol program to another cobol
program and how to use that table in called program
Answer Posted / guest
Can anyone explain this by example and give some sample code of both calling and called program ?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write the code to count the sum of n natural numbers.
Which is not true about evaluate statement
Explain the configuration section of a cobol program with examples of syntax.
Why occurs cannot be used in 01 level in COBOL?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
what is difference between cobol and cobol/400
What are the different data types in cobol?
What is the difference between goback, stop run and exit program in cobol?
What is a SSRANGE and NOSSRANGE?
What is length is cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Can we change the password using ALTER? anyone tried and changed?