Re: Compiler error on wrong line
- From: Andreas Koch <nospam@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 10:02:57 +0100
Hans-Peter Diettrich wrote:
Keep it simple!
var lst: TStringList;
begin
lst := TStringList.Create;
lst.LoadFromFile(filename);
lst.SaveToFile(filename);
lst.Free;
end;
Well this (should) remove(s) broken Linebreaks,
but it doesn't show where they are ;-)
.
- References:
- Compiler error on wrong line
- From: stuartleyland
- Re: Compiler error on wrong line
- From: Andreas Koch
- Re: Compiler error on wrong line
- From: Andreas Koch
- Re: Compiler error on wrong line
- From: Hans-Peter Diettrich
- Compiler error on wrong line
- Prev by Date: Re: Compiler error on wrong line
- Next by Date: How can one distinguish between XP Home and Pro?
- Previous by thread: Re: Compiler error on wrong line
- Next by thread: Re: Compiler error on wrong line
- Index(es):