Can we call a CICS program from a batch program or
viceversa?If so, how?
Answer Posted / guest
yes,we can call cics using batch program..by using executable
statement i think...if any other answer let me tel
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Which is not true about evaluate statement
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is length is cobol?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
how do you reference the ksds vsam file formats from cobol programs
How you can read the file from bottom?
How do u write test cases?
) how do u code after getting data?
How arrays can be defined in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production
What type of SDLC u followed? Why?
what are decleratives in cobol?
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?