SET REPORTBEHAVIOR Command
Visual FoxPro 9.0 SP2 |
SET REPORTBEHAVIOR Command |
See Also |
![]() |
Configures how Visual FoxPro processes REPORT FORM and LABEL FORM commands.
SET REPORTBEHAVIOR 80 | 90 |
Parameters
80
Specifies that Visual FoxPro executes report rendering commands (such as REPORT FORM or LABEL FORM) similarly to versions prior to Visual FoxPro 9.0. (Default)
90
Specifies that when Visual FoxPro executes a command that requires report rendering, it will use the application specified by the _REPORTOUTPUT system variable to obtain an instance of a ReportListener class to perform the rendering.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic