>> I can't go into much detail about what I am seeking, but wanted to ask this 
>> great group how to read these LDS files.

Don,

If your shop has File Manager, then you can use it to copy the contents of LDS

//STEP0100 EXEC PGM=FILEMGR
//SYSPRINT DD SYSOUT=*
//DDIN     DD DISP=SHR,DSN=Your.input.LDS
//DDOUT    DD SYSOUT=*
//SYSIN    DD *
$$FILEM DSC
/*

Thanks,
Kolusu



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to