From bug-octave-request Mon Aug 2 14:37:01 1993 Subject: flex error From: "John C. Campbell" To: bug-octave Date: Mon, 02 Aug 93 14:36:57 EDT I noticed that when I do not put a newline after the last line of a script file then I get this message: fatal flex scanner error -- end of buffer missed A semicolon on the last line will solve the problem. John