Hello, > Well, if you just move the const int declaration into Main(), there's no > warning or error any more. > > Anyway, as Robert Jordan said it's fixed in SVN, I guess I'll just > apologize for the fuzz... :-) There is no `const' for local variables or parameters in C#. Miguel.