I know this is an old thread, and I may have replied already, but what I meant was this.
Because I was so used to passing arguments to procedures byval, and not being able to pass amended values back to the calling code, I just developed a habit of never trying to change them within the...