can Easytrieve handle PDS ?



Unicenter CA-Easytrieve Plus Report Generator: CA's information retrieval and data management tool

can Easytrieve handle PDS ?

Postby sjrcreation » Thu Nov 10, 2011 6:29 pm

Can Easytrieve handle PDS ?
when I give PDS as input will it process each member in it ?
sjrcreation
 
Posts: 30
Joined: Sat Dec 11, 2010 9:44 am
Has thanked: 0 time
Been thanked: 0 time

Re: can Easytrieve handle PDS ?

Postby NicC » Thu Nov 10, 2011 6:36 pm

What happened when you tried a simple little test run?
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: can Easytrieve handle PDS ?

Postby BillyBoyo » Thu Nov 10, 2011 7:23 pm

Look at your manual. Unless there is a recent addition...

It is going to "process" a PDS like a Cobol program would. It'll just read the directory records.

Unload your PDS to a "flat" file and process that.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: can Easytrieve handle PDS ?

Postby dick scherrer » Thu Nov 10, 2011 10:19 pm

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.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CA-Easytrieve

 


  • Related topics
    Replies
    Views
    Last post