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 difference between goback, stop run and exit program in cobol?

932


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

686


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2661


Which is not true about evaluate statement

1588


Write a program that uses move corresponding.

673






Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5065


Name the divisions, which are available in a cobol program?

685


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2013


i need a small 3d program using inline and outline.

1640


Difference between cobol and cobol-ii?

711


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1616


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681


How many bytes S(8) comp field occupy and its maximum value?

1634


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

633