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

Statusbar on preview screen

edited May 2002 in General
i have written a callback function which sets the statusbar message when a
report is previewed as a feedback function for the end user to see what the
report is doing.

The function uses the following piece of code
Designer.Viewer.ScreenDevice.Status := lsParam0;

However, this works when the report is run through the designer, what is the
equivalent for doing this when the report run separately from the designer.
I can not find the viewer object link from the ppReport object.

Any clues

Thanks

Tony Wood

Comments

This discussion has been closed.