B
big DWK
Hi-
I keep getting this error
Can't use string ("10180") as a HASH ref while "strict refs" in use at
.. . .
when I run this code
%prefHash{$id} = $value
the $id and $value are pulled out of a database. I'm sure I'm doing
something stupid wrong, if anyone could clue me in that would be great.
Thanks
I keep getting this error
Can't use string ("10180") as a HASH ref while "strict refs" in use at
.. . .
when I run this code
%prefHash{$id} = $value
the $id and $value are pulled out of a database. I'm sure I'm doing
something stupid wrong, if anyone could clue me in that would be great.
Thanks