What is the difference between performing a SECTION and a
PARAGRAPH?
Answer Posted / grahame davis
Perform paragraph executes statements in the paragraph
Section executes all paragraphs until next section or until
end of program and ignores any EXIT except for last line in
program or last line prior to new Section. This was found
when someone added a new Section but forgot the SECTION
which meant previous Section then dropped through into new
code which caused logic problems and an abend
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
how can i see junk values in dclgen or in hostvariable of comp ?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Define static linking and dynamic linking.
What are the pertinent COBOL commands?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What type of SDLC u followed? Why?
Why did you choose to work with ibm mainframe cobol programming?
Explain what you understand by passing by value.
Why occurs cannot be used in 01 level in COBOL?
what is the difference between COBOL2 AND COBOL390?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are various search techniques in cobol? Explain.
What are 77 levels used for?
What rules are followed by the search verb.