Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messagebox
Message
De
08/06/2009 23:48:47
 
 
À
08/06/2009 23:33:14
Muthu Vel
Sty Company
Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01404626
Message ID:
01404627
Vues:
52
Hi Muthu.

All you need to do is wrap your printing code in something this -
if MessageBox("Do you want to print?", 4+32+256, "Confirm Print") == 6
Printing Code here
EndIF
If you want it to default to Yes then leave the +256 out.

Ian Simcock.


>I have create "print .scx" and I have written code, now I want before the printing the Message Box will appear and ask "DO YOU WANT TO PRINT" YES OR NO. if yes I want print the record, if no means exit from print form.
>
>How to write code?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform