Re: More Economic Use of Hash

2002-02-01 Thread Roger C Haslock
ot; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 9:37 PM Subject: RE: More Economic Use of Hash > Thanks. Works great. Any ideas how I might sort the output hash for output > to a file in key order? > > -Original Message- > From: Roger C

RE: More Economic Use of Hash

2002-01-31 Thread Balint, Jess
Thanks. Works great. Any ideas how I might sort the output hash for output to a file in key order? -Original Message- From: Roger C Haslock [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 2:23 PM To: Balint, Jess; [EMAIL PROTECTED] Subject: Re: More Economic Use of Hash

Re: More Economic Use of Hash

2002-01-31 Thread Roger C Haslock
IL PROTECTED]> Sent: Thursday, January 31, 2002 6:45 PM Subject: More Economic Use of Hash > I am attemping to create a frequency chart based on a pipe delimited > database output. Following is what I have come up with. The hash create from > this is then output to another file. It se

More Economic Use of Hash

2002-01-31 Thread Balint, Jess
I am attemping to create a frequency chart based on a pipe delimited database output. Following is what I have come up with. The hash create from this is then output to another file. It seems to be very slow on files in excess of ~1 lines. This will be used on ~50 line files and needs to b