----- Original Message -----
Sent: Thursday, September 23, 2004 12:11
PM
Subject: [RBG7-L] - RE: Pause message
cannot be cleared when printing a report to the screen
Alastair
The work around I came up with was
Create a form with sometime type of Anamited avi
file. I've tried using anamited gif but when they will not work until have the
pri job is finished.
In the form "on after start" eep insert your print
statment
PRI USMLE OPTION
SCREEN|WINDOW_STATE MAXIMIZED
LABEL
Done1
CLOSEWINDOW
RETURN
Hope this helps
Buddy
I hadn't noticed this before the most recent update
(#77) but it may have happened.
I use these two commands because it takes a few
minutes for the reports to be produced:
PAUSE FOR 3 USING .vMessage CAPTION .vCaption
+
&vPauseIcon
&vPause_Go_Options
PRINT &vReport WHERE &vWhere_Clause = .vSelID
ORDER BY &vSort_Clause +
OPTION SCREEN |ZOOMPERCENT 100
|WINDOW_STATE MAXIMIZED
When the report appears on the screen the pause
message cannot be closed. However, the report can be accessed to change pages
or to close the report.
With forms there is the ability to use a CLS in an
On-After-Start EEP. Is there anything similar that can be done with
reports?
Regards,
Alastair.
----------------------------------
A D B
Burr,
St. Albans, UK.
----------------------------------
[EMAIL PROTECTED]
----------------------------------