Pete,

[EMAIL PROTECTED] wrote:
  -        String name = "debug";
  +        String name;


I realize it won't be a problem here but I generally prefer to initialize variables where possible.

Conor



Reply via email to