How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
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
how can i see junk values in dclgen or in hostvariable of comp ?
What is amode(24)?
How do define dynamic array in cobol.
Write down the divisions of cobol program?
What is the LINKAGE SECTION used in COBOL?
What are the cobol coding sheets?
For rewrite, why is it mandatory that file needs to be opened?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Explain how to differentiate call by context by comparing it to other calls?
Mention the guidelines to write a structured cobol program?
what is search and searchall?what is the diffrence between them?give an best example?