I would also suggest adding a bit of free advice:
"It is strongly suggested to gather up all your declarations and place them at the beginning of your
sub or function. This is to avoid any 'scope' issues."
Or something to similar effect.
cheers, mru
"It is strongly suggested to gather up all your declarations and place them at the beginning of your
sub or function. This is to avoid any 'scope' issues."
Or something to similar effect.
cheers, mru