I have a seq file with different fields one field is address
with pic x(50) as input in a cobol program. In address there is
'PUNE' at any different positions in the address field ( form 1
t0 50) . My requirement is select the fields with address 'PUNE'
by using cobol. Please suggest

Answer Posted / garry

@Jagan.

Good Reply.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1986


I have a File that has duplicate records. I need only those records that occur more than thrice.?

9274


Write a cobol program making use of the redefine clause.

969


What is the utilization of copybook in cobol?

901


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

891


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1845


How to remove 2 duplicate records and copy only one using job control language?

994


Mention the guidelines to write a structured cobol program?

861


how do you reference the printer file formats from cobol programs

921


What is rmode(24)

920


What is the difference between Call and a Link?

915


) what is the difference between AID and HANDLE AID?

1910


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

993


For rewrite, why is it mandatory that file needs to be opened?

862


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5622