What is SSRANGE, NOSSRANGE ?

Answer Posted / avinanda mukherjee

Stanley, please le me any example to introduce SSRANGE in
COBOL program..

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

722


What are the various section in data division and briefly explain them.

700


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6836


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.

1119


what is the use of outrecord?

1772






Write the code implementing the perform … varying.

646


How do you get the data to code the BMS macro?

1476


What are the pertinent COBOL

2045


what is amode(24), amode(31), rmode(24) and rmode(any)?

705


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

859


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

712


Which is not true about evaluate statement

1588


What is the difference between Global and External Variables?

666


What is the difference between PIC 9.99 and PIC9v99?

783


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

1846