Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suppressing Printing in Preview Mode
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00465125
Message ID:
00465606
Vues:
10
Thanks Barbara for testing on NT.

We did not have NT aviable for testing.

About the code you tested.
The first one is the workaround for if the NUL device won't work correctly. That one should always work, but using the NUL device is more elegant.

The second and the third ones are the normal ones. There the report is printed to the system NUL device which means all the output is thrown away
The third one is a solution Nadya came with when the second one didn't work, but later she didn't get that to work too.
Now it is possible to try it with using C:\DEV\NUL instead of NUL. For me that works.

The last one is a typo

Thanks again for joining the test group,

Ko Wisse


>I tried all the versions in the thread on my NT4 machine, since I didn't see NT mentioned (may have missed it....)
>REPORT FORM d:\scpi\report1 NOCONSOLE PREVIEW IN SCREEN TO FILE c:\temp\junk.tmp&& Works
>
>REPORT FORM Report1 NOCONSOLE PREVIEW IN SCREEN TO FILE NUL
>&& Works
>
>REPORT FORM report1 noeject noconsole preview in screen to file nul	
>&& Works
>
>REPORT FORM Report1 NOCONSOLE PREVIEW WINDOW TO FILE NUL		
>&& Error:  Command contains unrecognized key word
>Barbara
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform