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


Please Help Members By Posting Answers For Below Questions

In COBOL programming, what is PERFORM? What is VARYING?

670


How do you get the data to code the BMS macro?

1476


When is inspect verb is used in cobol?

673


What are the different open modes available in cobol?

718


State the various causes of s0c1, s0c5 and s0c7.

661






how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1928


Mention the guidelines to write a structured cobol program?

620


What is rmode(any) ?

686


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10607


example for sub strings ? and refernce modifications whit output pls

1846


Write some characteristics of cobol as means of business language.

619


What kind of error is trapped by on size error option?

740


Describe the cobol database components?

680


What are literals?

630


Write a program that uses move corresponding.

673