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

Difference between array and sub-script ?

1368


What is the LINKAGE SECTION used in COBOL?

1180


Differentiate between structured cobol programming and object-oriented cobol programming.

831


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

961


) how do u code after getting data?

1784


what is difference between cobol and cobol/400

22111


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1817


What is report-item in COBOL?

888


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

904


how can i see junk values in dclgen or in hostvariable of comp ?

2745


How to remove 2 duplicate records and copy only one using job control language?

966


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

906


Describe the cobol database components?

879


How you can read the file from bottom?

866


) How do u handle errors in BMS macro?

1614