Technical Notes Database
TN287D.txt The Source of "Unit file format error"
Category :Pascal
Platform :All
Product :Turbo Pascal 5.5
Description:
Q. Why am I getting a "Unit file format error" when I compile
my program with the new Turbo Pascal compiler?
A. You are using a unit that has been compiled with a
different Turbo Pascal version. From the main program, use
the BUILD option to recompile all dependent units.
Reference:
7/16/98 4:35:30 PM
Last Modified: 01-SEP-99