where do u use low-value and high value in cobol

Answer Posted / aditya

it depends upon the logic we are writing.if we dont know the lowest value record.we can move the low values and can write a logic as read next in the case of files concept.its just an example

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) what is the difference between AID and HANDLE AID?

1637


What are various search techniques in cobol? Explain.

650


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 guidelines should be followed to write a structured cobol prgm?

673


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780






What are the access modes of START statement?

719


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

678


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

634


how to access the file from prodution from changeman tool and to submit a file to production

6686


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

1846


What is the difference between external and global variables in COBOL?

815


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

634


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2060


What is the difference between PIC 9.99 and PIC9v99?

783


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

705