On Thu, 16 Jul 2009, Guadagnini David wrote:
Dear,
someone know why the procedures AssignFile and CloseFile are stored into the
OBJPas unit and not into the System unit how in Delphi?
Because the system unit contains only TP compatible methods.
The objpas unit is loaded in ObjFPC or DELPHI mode together with
the system unit. This is usually no problem, unless someone used
system.assignfile explicitly.
Michael.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus