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

Read a file and couont the noumber of duplicates


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
giridhar
Warnings : 1

New User


Joined: 14 Jul 2006
Posts: 2
Location: hyderabad

PostPosted: Mon Sep 04, 2006 5:23 pm
Reply with quote

Hi,
i just want to read a file and couont the noumber of duplicates in that and want to display them like the recoed no of times tne record is repeated
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Sep 04, 2006 6:05 pm
Reply with quote

Are you sure you want to do that with Assembler?

O.
Back to top
View user's profile Send private message
giridhar
Warnings : 1

New User


Joined: 14 Jul 2006
Posts: 2
Location: hyderabad

PostPosted: Mon Sep 04, 2006 6:16 pm
Reply with quote

ya i am sure that i should do that using assembler only
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Wed Sep 13, 2006 4:33 pm
Reply with quote

Hi !

So I suppose you will find out duplicate records in a dataset and count them. So, first of all you have to sort this dataset so that duplicate strings are one after an other. By using a sort utility, you can also count the duplicates with this utility, also eliminate duplicates... and so on.

So there is no need to do tis with an Ass-Programm

Regards, UmeySan
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Error to read log with rexx CLIST & REXX 11
Search our Forums:

Back to Top