Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ed Rauh's LaunchAppAndWait
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00382207
Message ID:
00382208
Vues:
20
>Ed (or anyone else that might know). I am trying to implement this API to delete some files before moving on. Is it possible to call the internal DEL command using this API? In the comments it says can start any DOS or Winows executeable. Since DEL isn't an executeable (or .com) file does this make a difference?
>
>Right now I am passing the parameters:
>
>tcCommandLine = del c:\temp\mr*.*
>tuFromDir=0 (I am guessing this is the directory where the executeable is supposed to exist?)
>tcWindowMode='HIDE'
>
>TIA for any help.
>
George,

DEL is actually a function of Command.com. However, VFP has commands to do this, as does the Windows Script Host. Exactly what do you need to do that either of these can't?
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform