Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I turn the print message box off?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
How do I turn the print message box off?
Miscellaneous
Thread ID:
00126712
Message ID:
00126712
Views:
63
I have a few reports printing consecutively. How do I turn the message box off which tells me what report is printing and how many pages, each time a different report is generated?

My code is:

set talk off
set console off
report form myreport1 to print
report form myreport2 to print
report form myreport3 to print
set console on

TIA,

Jim
Next
Reply
Map
View

Click here to load this message in the networking platform