Re: Reference troubles

2002-04-09 Thread Jonathan E. Paton
> I'm having troubles getting a what seems to be a simple item to work > right.. Basically, I'm trying to search through a data structure and if > a hash value is eq a test value it has to add the test value to a hash > in a different branch of the data structure using the same key. The > data s

Reference troubles

2002-04-09 Thread Jeff Pream
Hi, I'm having troubles getting a what seems to be a simple item to work right.. Basically, I'm trying to search through a data structure and if a hash value is eq a test value it has to add the test value to a hash in a different branch of the data structure using the same key. The data struct