Hello,

before doing this post I've read "Smart DFSORT Tricks" manual but I'm not
at easy using DFSORT facilities, so that's why I need your help. I've a
FB29 dsn like this:

 BROWSE    PXXX213.FKK006.XSXS381D                    Line 00000019 Col 001
029
 Command ===>                                                  Scroll ===>
CSR
----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8

BXV066 F05F 8314501 DBAPROM
I
BXV067 F060 8314501 DBAPROM
I
BXV068 F061 8314501 DBAPROM
I

...

with 238 records. What I need is to create a dsn like this (FB100):

----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0


BXV066 F05F 8314501 DBAPROM I <> BXV067 6060 8314501 DBAPROM I <> BXV068
F061 8314501 DBAPROM I



basically creating 1 large record with 3 small records. I tried RESIZE, but
it joins the records but i want to add <> as a record separator.

Can you pls give me an help ??

Many thx, Antonio Cecilio(ant_ceci...@pt.ibm.com)

----------------------------------------------------------------------
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