HELLO FRIENDS,

THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING
QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE
IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER

Answer Posted / jeena.mj

You cannot move LOW-VALUES or HIGH-VALUES to a "PIC 9"
field.

if we move low value and high values to alpha or
alphanumeric field the low value and high values are
x'0000' and x'FFFF'

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1520


Write down the divisions of cobol program?

665


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2656


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

670


Name the sections present in data division.

697






How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

708


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1019


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.

5673


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

702


What are the different data types in cobol?

786


how to convert the recors form vsam file to db2 table tru file aid

2757


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

817


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5051


What is the difference between comp and comp-3 usage?

672


What is a report item?

737