Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP->Adobe Reader
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01559211
Message ID:
01559240
Vues:
70
DECLARE INTEGER ShellExecute IN SHELL32.DLL INTEGER nWinHandle, STRING cOperation, STRING cFileName, STRING cParameters,;
	STRING cDirectory, INTEGER nShowWindow

ShellExecute(0, 'Print', 'c:\YourPDFFileToPrint.PDF', '', '', 1)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform