Hello,
when I give PDS as input will it process each member in it ?
No.
If you hasve a DD statement that points to a particular member, Easytrieve will read it as though it was a sequential file.
If you want to read 3 members as a single input, concatenate 3 DD statements of one member each.
If you want to do something else, you need to clearly post what you want to accomplish.