in reply to Getting the value out a hash

hi, did you try to print out the $fsize var? i think it's complaining because your $fsize doesn't have any value. it's similar to most programming language where you try to work with null variables.