Posted: Sat Mar 08, 2008 4:52 pm Post subject: How do add a character at end of variable length record
Hi,
I have a VARIABLE length file and need to add a character at the end of reach record. I can easly do this FIXED length files but this needs to remain a variable length file:
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Sun Mar 09, 2008 3:25 pm Post subject:
Here's a DFSORT job that will do what you asked for. I assumed your input file has RECFM=VB and LRECL=80, but the job can be changed appropriately for other attributes.
_________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum