Hi All,
how is sign is stored in S9(17) comp-3 variable.
Answer with an Example will be of great help.
Answer Posted / srinivas adilapuram
The sign is stored seperately as rightmost half-a-byte
regardless of whether 'S' is specified in the PIC clause or not.
Thanks
Srinivas
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the rules of the move verb?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the problem of ordered sequential files access?
What are various search techniques in cobol? Explain.
How to remove 2 duplicate records and copy only one using job control language?
How many bytes S(8) comp field occupy and its maximum value?
What are the different rules for performing sort operation?
What are the different rules of SORT operation?
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.
What are declaratives and what are their uses in cobol?
What is length is cobol?
Are you comfortable in cobol or jcl?
Explain about different table spaces.
) how do u code after getting data?