Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Report builder 7.04 upgrade issue

edited March 2006 in General
Hi,

I'm just testing out the 7.04 enterprise release for Delphi 5. I
uninstalled 6.03 enterprise (we've got the full source version) then
installed the 7.04 demo. I also installed TExtraOptions for this version.

The problem that I have is that we have one form with a customized
report explorer form and it keeps telling me that the following line is
not valid:

if not (FReportExplorer.ItemAction = iaOpenToPreview) then
//code here

The error message is "Undeclared identifier: 'iaOpenToPreview'".

It gives that error message for all the constants declared in the
"ppRptExp" unit. I've checked to make sure that the unit is properly
declared in my uses clause.

I've also made sure that all the files from 6.03 have been deleted. Can
somebody please help? I can't test the 7.04 release properly with our
program until this is resolved.

Thanks in advance.

Comments

This discussion has been closed.