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
What is the difference between structured cobol programming and object alternativelyiented cobol?
how do you reference the variable unblock file formats from cobol programs
How arrays can be defined in COBOL?
How do you reference the following file formats from cobol programs?
What is perform what is varying?
In COBOL, what is the different between index and subscript?
Differentiate between structured cobol programming and object-oriented cobol programming.
HOw can I get the negative sign while deduct high value from low value
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What are the access modes of START statement?
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
What are the cobol coding sheets?
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?
How do you get the data to code the BMS macro?
What is the difference between goback, stop run and exit program in cobol?