Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?
Answer Posted / baalu
hi,this is baalu. my ans is....
it is batch enviranment it is possible.
it is online enviranment it is not possible.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the difference between perform … with test after and perform … with test before?
What is static and dynamic call in cobol?
Why occurs cannot be used in 01 level in COBOL?
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?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What are different data types in cobol?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Why would you use find and get rather than to obtain?
Write down the divisions of cobol program?