Hey Mike, where you have the variable and initialization( int myVar = 84;). I think if you just remove the "int" from that declaration, it should work then. Well I know that will work in C and C++ so it should work with C# as well or at least I'd think so. HTH BEAN