Thanks Razzak,
That worked (of course)!
----- Original Message -----
From: "A. Razzak Memon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Saturday, August 13, 2005 1:45 PM
Subject: [RBG7-L] - Re: Eliminate printer icon?
At 09:47 AM 8/13/2005, Bernie Lis wrote:
When printing to screen, is there a way to eliminate the
printer icon on the top?
Bernie,
Use the "BTNPRINT_VISIBLE" option of the PRINT command.
Here's how:
Example:
PRINT reportname WHERE whereclause ORDER BY orderbyclause +
OPTION SCREEN|WINDOW_STATE MAXIMIZED|BTNPRINT_VISIBLE FALSE
That's all there is to it!
Very Best R:egards,
Razzak.
P.S.
Would you like to know what else you can eliminate from the
screen preview toolbar?