> 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.  My 
>list will always be different so I don't want to set it up manually, the script needs 
>to set it up and I'm completely confused.  Any help will be greatly appreciated.
>
> AI2000 (this is to be the HASH)
> awblib (These are to be the arrays)
> awplib
> cdslic
> poiejs
> josiudf
> asdjfi
> sodifs
> sdlfjsoif
> AV3200 (this is to be the HASH)
> iosdfh
> sdfa;skh
> akdfhsk
> askdhfsk
> asdkfhsk
> akdshfs
> askdhfask
> PX4000
>

What does your input file look like? What is your intent here....WHy do you want some 
of them in arrays and some of them in hash? On what basis do you decided which one is 
to be which?? 


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to