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.
