Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppressing Message Box
Message
From
24/08/2001 13:28:51
 
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00548812
Message ID:
00548820
Views:
18
>I'm wondering if there's a simple way to suppress the message box that pops up to display the page count whenever a report is run in VFP. This is the command I'm using to print the report:
>
>REPORT FORM STMT1 NOCONSOLE TO PRINT
>
>I've tried setting TALK OFF, but that doesn't work. I'm making the transition from FPD 2.6 to VFP, so please forgive me if this seems like a dumb question. I'm using VFP 5.0
>
>Thanks for any help!!


In the Report, you can call a function that does:

MOVE WINDOW "Printing" to -100, -100
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform