Compile problem with RB 7.02 Enterprise
Hi,
I can't compile any programs using RB7.02 in Delphi 5. I get the following
error.
[Error] ppReport.pas(358): Undeclared identifier: 'IppAutosearchFields'
IppAutosearchFields is defined in ppASField which is in ppReport.pas uses
clause.
I don't see this error in Delphi 6, any thoughts?
Regards
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.465 / Virus Database: 263 - Release Date: 25/03/2003
I can't compile any programs using RB7.02 in Delphi 5. I get the following
error.
[Error] ppReport.pas(358): Undeclared identifier: 'IppAutosearchFields'
IppAutosearchFields is defined in ppASField which is in ppReport.pas uses
clause.
I don't see this error in Delphi 6, any thoughts?
Regards
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.465 / Virus Database: 263 - Release Date: 25/03/2003
This discussion has been closed.
Comments
I had another version of ppsfield.pas in the path, sorted it. DOH!
Thanks