Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 rmode(24)

1193


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

2425


How do you define a variable of comp-1 and comp-2?

1253


Which is not true about evaluate statement

2503


What is the problem of ordered sequential files access?

1201


how do you reference the fixed unblock file formats from cobol programs

1299


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1613


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1290


Write a program to explain size error.

1234


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6653


What are the pertinent COBOL commands?

3227


Which mode is used to operate the sequential file?

1246


what is difference between cobol and cobol/400

23053


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

1259


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

2433