Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppressing Printing in Preview Mode
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00465125
Message ID:
00465212
Views:
14
>>Try
REPORT FORM YourReport NOCONSOLE PREVIEW IN SCREEN TO FILE NUL
>>instead.
>>
>>That will work.
>>The output is then directed to the nul device which means that there is no output at all.
>>You have to include the IN SCREEN or otherwise IN WINDOW windowname, or otherwise it will error on a missing comma. (probably a small bug in VFP.)
>
>Although the code will produce a preview window, the print feature is still enabled and working.


Yes,

but it prints to the NUL device so it will not come out of your printer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform