Again thanks to the last comments, suggestions and code from people..

Here is the, hopfefully, next to last of the copies before the release..

http://user.services.openoffice.org/en/forum/download/file.php?id=783

You should remove the old version before installing this one.

There is one current problem that needs fixing before release:

Printing - why did I know that was going to be a problem.

The issue only happens when printing a Report Wizard report, not a Report Builder report.

When a Report Builder report is printed it blocks I guess - so if you have code that does:
document.print
document.close

It's ok, as the close call doesn't happen it, seems, until the document has been spooled for printing.

*But when it is a Report Wizard report* that doesn't happen. The close comes back as an error, because it has been Vetoed - as the printing is still going on.

It prints fine, but then the report is left open on the desktop...not a huge bug, the print is the important part after all.

Other open issues still:

The dialog box still does not center on the screen - no code for that included yet. ( Ariel thanks I'll look at including your functions on that )

The new icon still has a white background - that can wait.

The error message when printing a report wizard report.

Closed issues:

Catch error when datasource referred to in the Datasource registry does not exist, or can not be opened.

Catch error when Report builder report is run, but Report Builder is not present.

Catch error is connection can not be established on Document Open.

Fixed error where Report Wizard reports where not closing - arragh, they are like forms!!!

Correctly handle multiple levels of folders.

Warning message before overwrite of existing file displays based on current language setting.


Alright - again thanks for all the help..and please give it more tries and let me know if there are more issues.

Drew

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to