Re: Line too long ???



I did what suggested. I copied everything into Notepad, but I didn't notice any line appearing too long. It has nothing to do with my statements, since I added a bunch of commented lines and the compilation fails the same.
I didn't try saving in the Notepad. Does that do something ?

"Hans-Peter Diettrich" <DrDiettrich1@xxxxxxx> ha scritto nel messaggio news:5n956hFh6grbU1@xxxxxxxxxxxxxxxxxxxxx
Stark wrote:

Now I am trying to add another menu item and therefore I duplicated one block changing what I needed to change, but my compilation breaks with the message: "Line too long (more then 1023 characters)"

Any idea on why ?

Mixed line ends (LF and CR+LF) can cause such error messages.
Load the file into Notepad and save it again, this should correct all Unix line ends.

DoDi

.