Re: Line too long ???
- From: "Tom de Neef" <tdeneef@xxxxxxxx>
- Date: Fri, 12 Oct 2007 20:39:19 +0200
"Stark" <franco.jommi@xxxxxx> schreef in bericht
news:470fad4a$0$4798$4fafbaef@xxxxxxxxxxxxxxxxxxxxxx
This time I copied everything to the Notepad, made my chages there and
saved as a .txt file. The I renamed it .pas and Delphi was happy and it
compiled ok. I still need to understand what I should do to prevent this
thing..
I don't think you did anything wrong. Just bad luck. Most likely one of your
line-breaks was messed up. Lines should be terminated with #13#10. When one
of the two is missing and you have for instance only a #13, the IDE editor
will get terribly confused. Notepad handles this situation much better, and
corrects the line-breaks. That's why the file that Notepad saved can be
compiled without problems.
Tom
.
- References:
- Line too long ???
- From: Stark
- Re: Line too long ???
- From: Rudy Velthuis
- Re: Line too long ???
- From: Stark
- Re: Line too long ???
- From: Rudy Velthuis
- Re: Line too long ???
- From: Stark
- Re: Line too long ???
- From: Rudy Velthuis
- Re: Line too long ???
- From: Stark
- Line too long ???
- Prev by Date: Re: Line too long ???
- Next by Date: Re: Line too long ???
- Previous by thread: Re: Line too long ???
- Next by thread: Re: Line too long ???
- Index(es):
Relevant Pages
|