Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?
Answer Posted / anu
yes. if the program is related to online then we cnt call
it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write the code implementing the perform … varying.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What are the pertinent COBOL
Write a program that uses move corresponding.
What rules are followed by the search verb.
What is amode(31)
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Why would you use find and get rather than to obtain?
Why occurs cannot be used in 01 level in COBOL?
Explain the configuration section of a cobol program with examples of syntax.
What do you understand by psb and acb?
What is a SSRANGE and NOSSRANGE?
how do you reference the esds vsam file formats from cobol programs
how to convert the recors form vsam file to db2 table tru file aid