Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wordpad
Message
De
26/06/2009 14:24:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01408612
Message ID:
01408731
Vues:
79
DECLARE INTEGER ShellExecute ;
IN SHELL32.DLL ;
INTEGER nWinHandle,;
STRING cOperation,;
STRING cFileName,;
STRING cParameters,;
STRING cDirectory,;
INTEGER nShowWindow

=ShellExecute(0,"open","wordpad.exe","MyFile.txt","",1)
RETURN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform