Hi Hélio 

In respect of your query:

"I'm in need of a COBOL program that makes the reading of a member in a 
partitioned data set. Can anyone help me."

I think you may need to provide a little more information about what you are
trying to do. At face value, any COBOl program which can read a sequential
data set, can read a member of a partitioned data set by simply appending
the member name in brackets, to the data set name i.e.
 
    DSN=any.old.pds(mymember)

Now if you wish to pick up the member name from within the COBOL program
itself tat may be a little more involved.

I suspect the title of the posting may not help with suggestions it also is
somewhat vague, giving no clue as to what is actually required.

Kind regards - Terry

Terry Sambrooks
Director
KMS-IT Limited
228 Abbeydale Road South
Dore, Sheffield, S17 3LA, UK

Tel: +44 (0)114 262 0933
WEB: www.legac-e.co.uk

Company Reg: 3767263 at the above address

All outgoing E-mail is scanned, but it remains the recipient's
responsibility to ensure their system is protected from spy-ware, trojans,
viruses, and worms.  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to