Hi,
I'm new to hashes, and I've been playing around with the
following for a while... I'm just not getting it.
I have two hashes, one containing data read in from a file,
one with "current" data. I'd like to merge the two, adding
any new keys and values into the hash, and for any keys that
ex
Akens, Anthony wrote:
Hi,
I'm new to hashes, and I've been playing around with the
following for a while... I'm just not getting it.
I have two hashes, one containing data read in from a file,
one with "current" data. I'd like to merge the two, adding
any new keys and values into the hash, and
Akens, Anthony wrote:
> Hi,
> I'm new to hashes, and I've been playing around with the
> following for a while... I'm just not getting it.
>
> I have two hashes, one containing data read in from a file,
> one with "current" data. I'd like to merge the two, adding
> any new keys and values into th
From: Andrew Gaffney <[EMAIL PROTECTED]>
> Akens, Anthony wrote:
> > I have two hashes, one containing data read in from a file,
> > one with "current" data. I'd like to merge the two, adding
> > any new keys and values into the hash, and for any keys that
> > exist in both, I'd like the append
From: "Wagner, David --- Senior Programmer Analyst --- WGO" <[EMAIL PROTECTED]>
> Akens, Anthony wrote:
> > I have two hashes, one containing data read in from a file,
> > one with "current" data. I'd like to merge the two, adding
> > any new keys and values into the hash, and for any keys that
>