Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a Printer Prompt in VFP9
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
00991661
Message ID:
00991663
Vues:
26
You can still use the same command in VFP9 if SET REPORTBEHAVIOR 90.
SET REPORTBEHAVIOR 90
REPORT FORM MyReport TO PRINTER PROMPT PREVIEW
>Before VFP9, I used the following to preview a report, then prompt for the printer if the Print button was clicked on the toolbar:
>
>REPORT FORM MyReport TO PRINTER PROMPT PREVIEW
>
>Now in VFP 9, I am using the following:
>
>REPORT FORM MyReport OBJECT TYPE 1
>
>If the user clicks the Print button, I get no prompt. How do I get the Printer Prompt back using the VFP 9 report engine? TIA!
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform