I have noticed that the text format where the lines finish only with CR (\r) doesn't work well with the preprocessor in the new parser, because "\r" { } and while ((c = input(yyscanner)) != '\n'); // for skip However the old parser and the score (sread.c) consider the eol with only CR. We have 2 possibilities: 1 - only the text formats that finish with CR LF or LF are correct 2 - to correct the preprocessor tito ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net