hi guys, I am trying to extractract a string and use it as a hashkey. Here
is an example of what I mean;

input:
ad0: hard drive
fd0: floppy drive
xl:network card

How I would liek the hash to be assigned;

hash{ad0}="hard drive"
hash{fd0}="floppy drive"
hash{xl}="network card"

Can some one please put me on the right track ??

thanx, mark


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

Reply via email to