Ver Mensaje Individual
  #38  
Antiguo 27-08-2015
Avatar de argeelo
argeelo argeelo is offline
Miembro
NULL
 
Registrado: ago 2015
Posts: 32
Reputación: 0
argeelo Va por buen camino
Nelson,

Luego de eliminar la unidad finput y agregar la que me mandaste el link me aparecen los siguientes errores al compilar:

Cita:
[Error] fpcdefs.inc(1): Invalid compiler directive: 'mode'
[Error] fpcdefs.inc(2): Invalid compiler directive: 'asmmode'
[Error] fpcdefs.inc(4): Invalid compiler directive: 'goto'
[Error] fpcdefs.inc(5): Invalid compiler directive: 'inline'
[Error] fpcdefs.inc(6): Invalid compiler directive: 'interfaces'
[Error] fpcdefs.inc(9): Invalid compiler directive: 'PACKENUM'
[Error] fpcdefs.inc(22): Invalid compiler directive: 'IMPLICITEXCEPTIONS'
[Error] fpcdefs.inc(116): $IFEND expected but $ENDIF found
[Error] fpcdefs.inc(120): $IFEND expected but $ENDIF found
[Error] fpcdefs.inc(161): $IFEND expected but $ENDIF found
[Fatal Error] fInput.pas(29): File not found: 'cutils.dcu'
Por lo que he revisado la unidad finput esta solo en Uses de tres archivos .pas. Y en la siguiente referencia

Cita:
fInput in 'fInput.pas' {xfrmInput},
__________________
Hazlo simple: tan simple como sea posible, pero no más.

AJMS
Responder Con Cita