Re: I need help writing a hash of an array

2002-07-02 Thread Ramprasad A Padmanabhan
Coppi Nikula wrote: >>I need to write a script that is reading line by line through a file and put it into >a hash of an array that looks like this: >> >>This is just an example, so it looks like garbage. This is what I need to capture >in memory and also if I was to print it, it needs to look

RE: I need help writing a hash of an array

2002-07-02 Thread Nikola Janceski
ula [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 02, 2002 9:25 AM > To: [EMAIL PROTECTED] > Subject: I need help writing a hash of an array > > > > I need to write a script that is reading line by line > through a file and put it into a hash of an array that looks > like

RE: I need help writing a hash of an array

2002-07-02 Thread Shishir K. Singh
> I need to write a script that is reading line by line through a file and put it into >a hash of an array that looks like this: > > This is just an example, so it looks like garbage. This is what I need to capture >in memory and also if I was to print it, it needs to look like this in a list.

I need help writing a hash of an array

2002-07-02 Thread Coppi Nikula
> I need to write a script that is reading line by line through a file and put it into >a hash of an array that looks like this: > > This is just an example, so it looks like garbage. This is what I need to capture >in memory and also if I was to print it, it needs to look like this in a list.