Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Don't want dos window
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00126830
Message ID:
00126836
Vues:
19
Try using RUN /N when you need to run a Windows program:
lcCommand = "c:\winnt\system32\notepad somefile"
run /N &lcCommand
>How do you prevent the dos window from appearing when issueing a run on something in winnt\system32 ie.
>
>lcCommand = "c:\winnt\system32\notepad somefile"
>run &lcCommand
>
>Eric K.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform