<> Obviously, the compiler thinks that the /* starts a comment (which may be a bad thing), but why on earth should it say "missing endif" instead of "missing end of comment"? Oh well, I never trust the error messages from the C compiler very much anyway... Per Hedeland