I have a variable account-number declared as comp-3, s9(10)
comp-3 in a file. How do i find a particular account number
say 123456 in that file?
Answer Posted / balaji
Put HEX ON in the file and you can find the numbers
equivalent to the hexa decimal
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write the code to count the sum of n natural numbers.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Define static linking and dynamic linking.
What is the difference between PIC 9.99 and PIC9v99?
what is search and searchall?what is the diffrence between them?give an best example?
Which division and paragraphs are mandatory for a COBOL program?
How do we get current date from system with century in COBOL?
Discuss about changing dataset name in proc.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How do you differentiate between cobol and cobol-ii?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What are the different rules for performing sort operation?
Difference between cobol and cobol-ii?
In COBOL, what is the different between index and subscript?