I wrote ..
>Mike Stussie writes ..
>
>>Jason... thanks for responding... let me clear up a couple of things
>>and perhaps you can provide further guidance.
>>
>>The email broke the record into 2 lines, each record is actually only
>>one line of which the only field that concerns me is the
>>emai
Mike Stussie writes ..
>Jason... thanks for responding... let me clear up a couple of things
>and perhaps you can provide further guidance.
>
>The email broke the record into 2 lines, each record is actually only
>one line of which the only field that concerns me is the email address.
>Here are t
Sent: Wednesday, May 02, 2001 8:00 PM
> To: [EMAIL PROTECTED]
> Subject: RE: finding common records between two files
>
> Mike Stussie writes ..
>
> >thanks for the response... let me clarify the description of
> >file 'B'
> >
> >Fil
Mike Stussie writes ..
>thanks for the response... let me clarify the description of
>file 'B'
>
>File 'B' record format is exactly like file 'A', both look like this:
>(btw - the file is a registrant file for a newsletter)
>
>File 'A'
>BCSJN::Joe User::1
>N.Main::Anytown::MO::None::Unknown
$FILEA{$_};
Will the above hash accomplish what I am trying to do.
Hope I haven't muddied the water with my explanation.
Many thanks for the help,
Regards,
Mike Stussie
> -Original Message-
> From: King, Jason [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, May 01, 2001 6:39
Mike Stussie writes ..
>I'm a newbie to perl and trying to solve a problem.. Here is what I'm
>trying to do:
>
>read thru flat file 'A' that looks something like this:(fields
>delimited by
>'::')
>BCSNDTJN::Joe User::1 N.
>Main::Anytown::MO::None::None::None::Unknown::[EMAIL PROTECTED]
>
>and f
Hi all,
I'm a newbie to perl and trying to solve a problem.. Here is what I'm
trying to do:
read thru flat file 'A' that looks something like this:(fields delimited by
'::')
BCSNDTJN::Joe User::1 N.
Main::Anytown::MO::None::None::None::Unknown::[EMAIL PROTECTED]
and find any duplicates based o