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
How do you reference the following file formats from cobol programs?
What is the LINKAGE SECTION used in COBOL?
Whats the difference between search & search ALL?
How do u write test cases?
What are the various section in data division and briefly explain them.
What is rmode(any) ?
Explain how you can characterize tables in cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the problem of ordered sequential files access?
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
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?