in reply to Re^2: Help De-bugging
in thread Help De-bugging

no, it is loaded by the use statement. It builds the hash, but there is no key in the hash corresponding to the one used in the code. You'd have to look at the other code to figure out why. Sorry,i am no longer at my computer.

The way forward always starts with a minimal test.