Показать сообщение отдельно
  #15  
Старый 25.07.2010, 14:15
visible visible вне форума
Прохожий
 
Регистрация: 23.07.2010
Сообщения: 12
Репутация: 10
По умолчанию

Код:
[DCC Error] Unit1.pas(79): E2003 Undeclared identifier: 'IdPOP31'
[DCC Error] Unit1.pas(80): E2066 Missing operator or semicolon
[DCC Error] Unit1.pas(81): E2066 Missing operator or semicolon
[DCC Error] Unit1.pas(82): E2066 Missing operator or semicolon
[DCC Error] Unit1.pas(87): E2066 Missing operator or semicolon
[DCC Error] Unit1.pas(88): E2029 'THEN' expected but identifier 'Connected' found
[DCC Error] Unit1.pas(90): E2066 Missing operator or semicolon
[DCC Error] Unit1.pas(97): E2003 Undeclared identifier: 'IdMessage1'
[DCC Error] Unit1.pas(97): E2066 Missing operator or semicolon
[DCC Error] Unit1.pas(98): E2066 Missing operator or semicolon
[DCC Error] Unit1.pas(99): E2250 There is no overloaded version of 'Pos' that can be called with these arguments
[DCC Error] Unit1.pas(102): E2066 Missing operator or semicolon
[DCC Error] Unit1.pas(104): E2008 Incompatible types
[DCC Error] Unit1.pas(122): E2029 'END' expected but 'TRY' found
[DCC Error] Unit1.pas(122): E2029 ';' expected but 'TRY' found
[DCC Error] Unit1.pas(125): E2029 '.' expected but ';' found
[DCC Warning] Unit1.pas(130): W1011 Text after final 'END.' - ignored by compiler
[DCC Fatal Error] Project1.dpr(5): F2063 Could not compile used unit 'Unit1.pas''
ошибка при попытке собрать программу.
Ответить с цитированием