Ver Mensaje Individual
  #7  
Antiguo 29-08-2016
manujimenez manujimenez is offline
Miembro
NULL
 
Registrado: abr 2013
Posts: 11
Reputación: 0
manujimenez Va por buen camino
No me va

Te agradezco un montón pero no me funciona ni consola con free pascal, ni con lazarus.
Cuando compilo con lazarus me tira esta error.

Código Delphi [-]
Unit1.pas (5,1) Fatal syntax error: "INTERFACE" expected but "USES" found.


Cuando lo compilo con free pascal:

Código Delphi [-]
Mueve_Dir.pas(15,17) Error: Illegal type conversion: "ShortString" to "PChar"
Mueve_Dir.pas(16,17) Error: Illegal type conversion: "ShortString" to "PChar"
Mueve_Dir.pas(17,3) Error: Identifier not found "Result"
Mueve_Dir.pas(22,3) Error: Illegal expression
Mueve_Dir.pas(23,3) Fatal: Syntax error, ";" expected but "IF" found

Gracias
Responder Con Cita