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
What is the difference between Global and External Variables?
What is the difference between PIC 9.99 and PIC9v99?
what is difference between cobol and cobol/400
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the Purpose of Pointer in the string?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the utilization of copybook in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How to know whether the module is dynamical or statistical?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
what is search and searchall?what is the diffrence between them?give an best example?
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between Call and a Link?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the usage of comp fields in cobol?