Page 1 of 1

Suppress Record Lines

Posted: Wed Feb 16, 2005 11:35 am
by pauldb
When using the DLL or OCX, a function for the "Suppress Record Lines" option would be very practical. This way the user can quickly choose between a full or condensed report. ____Now it can only be set in the Designer, in the Format, Record Layout window ______Now I can only do this by having two duplicates of the report, with the "Suppress Record Lines" set differently.____Paul

=> RE: Suppress Record Lines

Posted: Thu Feb 17, 2005 8:49 am
by kfleming
You could add a logical field based on a parameterr field or an RIPARAM() value if you want to set it programatically and use it as a logical line property.____Kathleen__R&R Support

==> RE: Suppress Record Lines

Posted: Mon Feb 21, 2005 4:11 am
by pauldb
Yes, indeed. __Thanks for the idea____Paul