How to Write the RESTART Logic Using COBOL?

Answer Posted / sandeep

Using SPICE restart logic.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the ksds vsam file formats from cobol programs

727


how do you reference the esds vsam file formats from cobol programs

703


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2223


What are literals?

696


how to refer the data field?

1879






i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1065


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1918


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)?

700


What is comp-1 and comp-2?

830


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

780


) how do u code after getting data?

1642


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

918


In which area will you utilize 88 level items in cobol?

786


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?

954


What is length is cobol?

722