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

Answer Posted / mehdee

When you need a data field to have value less than any
other data INITIALZE or MOVE LOW-VALUES to that filed. same
for HIGH-VALUES when you need that field to have valuue
more that any other data.

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you are current on the owner of a set, what is the difference between obtain next and obtain first?

720


) How do u handle errors in BMS macro

1589


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1985


For rewrite, why is it mandatory that file needs to be opened?

712


What is the difference between perform … with test after and perform … with test before?

1002






Write a program that uses move corresponding.

773


What is the use of intialize verb?

861


How do u write test cases?

1717


Can you please let me know the centre name of INS certification in Kolkata.

1814


What are 77 levels used for?

751


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

805


Difference between array and sub-script ?

1251


How do you reference the fixed block file formats from cobol programs

805


how do you reference the variable block file formats from cobol programs

803


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

804