Hello,
can you pls give me an hint about how to use DFSORT to perform the
following?

input dsn: FB-80 with:
dsn     tape volser
-------------------
         1
1234567890123456
dsn1     cart1
dsn2     cart1
dsn3     cart1
dsn4     cart1
dsn5     cart2
dsn6     cart2
dsn7     cart3
dsn8     cart3
dsn9     cart3

I want to an outfile grouped by tape volser like this:

outfile for cart1 with:
HSEND WAIT RECALL dsn1
HSEND WAIT RECALL dsn2
HSEND WAIT RECALL dsn3
HSEND WAIT RECALL dsn4

outfile for cart2 with:
HSEND WAIT RECALL dsn5
HSEND WAIT RECALL dsn6

I've seached on "Smart DFSORT Tricks" manual and on "DFSORT Application
Programming Guide" but so far I didn't find the way.


Many thx, A.Cecilio

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to