community.borland.com

Article #15805: UNIT FILE FORMAT ERROR

 Technical Notes Database

TN805D.txt   UNIT FILE FORMAT ERROR
Category   :Pascal
Platform    :All
Product    :Turbo Pascal  4.0+

Description:
Q. What does the error, unit file format error, mean and how do
   I resolve it?
A. This error means that you are trying to link a unit that was
   compiled with a different version of the compiler than the one
   that you are currently using.  If you have the source code for
   the unit, recompile source code.  If you do not have the source
   code, then you must get the source code or use the appropriate
   version of the compiler.  You cannot use the unit otherwise.


Reference:


7/16/98 4:35:36 PM
 

Last Modified: 01-SEP-99