Germancho
Programmer
- Jul 9, 2003
- 36
When I run the REPORT FORM ... PREVIEW, the STATUSBAR shows information about the cursor currently in use. For example:
SET MESSAGE TO ""
REPORT FORM MyReport PREVIEW
I want to clear the STATUSBAR line while the PREVIEW is on. How can I do that?
SET MESSAGE TO ""
REPORT FORM MyReport PREVIEW
I want to clear the STATUSBAR line while the PREVIEW is on. How can I do that?