So, I guess I have to put this customer on 7.5
----- Original Message -----
From: "A. Razzak Memon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Wednesday, July 27, 2005 1:52 PM
Subject: [RBG7-L] - Re: 7.1 report invisible fields
At 01:46 PM 7/27/2005, Bernie Lis wrote:
How can I control by program the visibility of some fields? Is
there a property command for reports in 7.1?
Bernie,
Very simple and easy to achieve that in R:BASE 7.5 for Windows!
PROPERTY <ReportControlCompID> VISIBLE 'FALSE'
RETURN
Take a look at the sample "EEPsInReportBands" report included
with Running R:BASE Your Way! (Part 10).
Very Best R:egards,
Razzak.