IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Create report for a list


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mkarthikeyan

New User


Joined: 07 Aug 2008
Posts: 34
Location: Bangalore

PostPosted: Mon May 30, 2011 1:45 am
Reply with quote

The input file has the below layout

AA COM1
AA COM2
AA COM3
BB COM4
BB COM5
CC COM6

Output file

AA COM1 / COM2 / COM3
BB COM4 / COM5
CC COM6


Thanks
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 30, 2011 3:11 am
Reply with quote

Hello,

Suggest you spend a bit of tiime searching the forum (SEARCH above in the blue bar) as this has been posted multiple times.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Tue May 31, 2011 10:10 pm
Reply with quote

Karthikeyan m,

You haven't given enough information for anyone to help you.

You show a maximum of three records with the same key. Is that the actual maximum or can there be more records with the same key (how many maximum)?

Please show a better example of the records in your input file (relevant fields only) and what you expect for output, covering all possible cases. Explain the "rules" for getting from input to output. Give the starting position, length and format of each relevant input and output field. Give the RECFM and LRECL of the input file and expected output file.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Need help on formatting a report DFSORT/ICETOOL 14
No new posts Creating Report using SORT DFSORT/ICETOOL 7
No new posts Build dataset list with properties us... PL/I & Assembler 4
No new posts create rexx edit Macro that edits the... CLIST & REXX 3
Search our Forums:

Back to Top