> I wonder if this is to be expected... or if one can exclude comment from preprocessing. It is expected. \ is a continuation sign for the C preprocessor, and the C preprocessor is run before the Fortran compiler. FX