Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To Print or not To Print, that is the question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00876328
Message ID:
00876381
Vues:
24
There's a new SYS() function to get around the WEXIST/NODIALOG issue. SYS(2040) returns a value of "1" if the user is previewing and "2" if the user is printing. Note that it returns a character value .. not a numeric value.

Cathy


>Very clever! But what if you use the new "NODIALOG" feature of VFP8.0, does the WEXIST() technique still work??? I will check it out.
>
>Thanks
>Glenn
>
>>You may use something like this:
>>Add a variable to the report, like 'isprinted', with initial value .f. and value to store wexist("PRINTING").
>>
>>Then check isprinted value after user closed or printed the report.
>>
>>>Is there any way to detect if the user cancelled printing during a preview? In other words can we detect if the door icon on the toolbar was used? I believe in previous versions (FPW) this was possible, but now that my mind is gone I cannot remember the "trick"
>>>
>>>Thanks
>>>
>>>Glenn
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform