Think about: what is the minimum amount of code and sample data needed so that others can reproduce the problem? For each line of code, try removing it - does the problem still exist? If yes, it was ok to remove that line, if the problem goes away, put the line back in. And if removing the line causes a compilation failure, fix that first. See also Short, Self-Contained, Correct Example.
In reply to Re^3: error returning hash value?
by Anonymous Monk
in thread error returning hash value?
by drlecb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |