I have a form which, when complied, has the execution points as they appear
in left of the code editor, placed in apparent random places. Some are
against comments, empty space and even after the final END.
There is only one occurrence of this form on my disk - if I rename it and
compile, Delphi re****ts that it cannot find the file. If I deliberately
introduce a syntax error, the editor positions the cursor either a few
lines
above or below the true position of the error.
Can anyone explain what's going on?
Thanks
Steve