Errors and a Need in 6.5.2 BE vom 18-Oct-2006 in nevrona.public.rave.develper.delphi.code-based
I own 7.0.3 BEX but must do a 6.5.2 BE project. The following was placed in
the general newsgroup almost 2 weeks ago, but I received no responses:
Error #1. Attempt to delete a report produces a 'List index out of bounds'
or '
Access Violation' error when trying to run another report. If I have
saved project, it becomes useless.
Error #2. Cannot remove from report a page tab for a global page previously
referenced in report's page list, but no longer needed. If I delete global
page, tab does go away, but when I try to save project I get an
Access
Violation error.
Help Needed. I have a second page series after first series completes, but
would like to make that 2nd optional if it has empty memo list, the only
data other than heading. Best I can
do so far is make page blank by setting page.visible false. Any way to omit
2nd page series entirely on-the-fly?
Thanks in advance.
David Pressman
Antwort:
> Error #1. Attempt to delete a report produces a 'List index out of bounds'
> or '
Access Violation' error when trying to run another report. If I have
> saved project, it becomes useless.
If you can reproduce this with the 7.0 BEX version then send us an example
and we will look at it. If there is a problem then the fix would go into
the 7.0 version as we are no longer working on any prior versions.
> Error #2. Cannot remove from report a page tab for a global page
> previously
> referenced in report's page list, but no longer needed. If I delete global
> page, tab does go away, but when I try to save project I get an
Access
> Violation error.
Same answer as previously given. Send us an example 7.0 project that we can
use to reproduce this. Please send it to
support@nevrona.com along with
your 7.0 serial number.
> Help Needed. I have a second page series after first series completes, but
> would like to make that 2nd optional if it has empty memo list, the only
> data other than heading. Best I can
> do so far is make page blank by setting page.visible false. Any way to
> omit
> 2nd page series entirely on-the-fly?
The latest 7.0.3 has methods for adding/deleting pages from the pagelist
through the Rave scripting.
Eldon Lewis
Nevrona Designs