 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Max G. Guest
|
Posted: Wed Sep 17, 2003 2:13 pm Post subject: DEBUG ERROR |
|
|
Hi,
I use Delphi 6 Pro,
when my progrma (*.pas) is long or
when I use external DLL
all work correct but not DEBUG, it show the wrong line,
example :
line 9 : var_1 := 0;
line 10 : var_2 := 0;
line 11 : var_3 := 0;
line 12 : var_4 := 0
line 13 : var_5 := 0;
in line 12 I not use semicolon, but debug say "program.pas (9): Missing
operator or semicolon"
error is correct , but line is wrong.
Why???
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|