Ver Mensaje Individual
  #22  
Antiguo 17-10-2006
[David] David is offline
Miembro Premium
 
Registrado: may 2003
Ubicación: Málaga
Posts: 417
Reputación: 21
David Va por buen camino
Pongo los mensajes de error que me salen al compilar en Delphi 5 :

[Error] SysConst.pas(59): Undeclared identifier: 'sLineBreak'
[Error] SysConst.pas(59): Constant expression expected
[Error] SysConst.pas(89): ';' expected but identifier 'deprecated' found
[Error] SysConst.pas(90): Undeclared identifier: 'SVarTypeUnknown'
[Error] SysConst.pas(90): ';' expected but identifier 'deprecated' found
[Error] SysConst.pas(91): Undeclared identifier: 'SVarTypeOutOfRange'
[Error] SysConst.pas(91): ';' expected but identifier 'deprecated' found
[Error] SysConst.pas(92): Undeclared identifier: 'SVarTypeAlreadyUsed'
[Error] SysConst.pas(92): ';' expected but identifier 'deprecated' found
[Error] SysConst.pas(93): Undeclared identifier: 'SVarTypeNotUsable'
[Error] SysConst.pas(93): ';' expected but identifier 'deprecated' found
[Error] SysConst.pas(94): Undeclared identifier: 'SInvalidVarOpWithHResult'
[Error] SysConst.pas(94): ';' expected but identifier 'deprecated' found
[Error] SysConst.pas(96): Undeclared identifier: 'SVarTypeCouldNotConvert'
[Fatal Error] Project1.dpr(5): Could not compile used unit 'SysConst.pas'
Responder Con Cita