What is SSRANGE, NOSSRANGE ?

Answer Posted / harish

suppose in your program your are using array occurs 10 time

in this case if you use NOSSRANGE (WHEN YOUR PROGRAM TRY TO
ACCESS 11TH TIME PROGRAM WILL NOT ABEND INURN IT ENDS THE
LOOP,ERROR FREE)

SUPPOSE IN CASE OF SSRANGE

YOUR PROGRAM STOP WITH ERROR ,PROGRAM ABENDS,(I THINK SOC4)



Harish poomgame shivappa
NIIT Technolgies
Kolkata

Is This Answer Correct ?    41 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


In COBOL programming, what is PERFORM? What is VARYING?

672


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

735


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

823


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

666






What is comp-1 and comp-2?

764


What is redefines clause in COBOL?

851


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


Explain about different table spaces.

650


What are all the divisions of a COBOL program?

665


Mention the guidelines to write a structured cobol program?

620


How do we get current date from system with century in COBOL?

805


What is the problem of ordered sequential files access?

702


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

2105


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

684