Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command Window
Message
De
13/07/2001 13:19:33
 
 
À
13/07/2001 11:11:27
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00530211
Message ID:
00530395
Vues:
25
You can build a batch file like this:

set textmerge to 'test.bat'

text
dir
echo Look at these DOS commands
pause
echo done
pause
endtext
set textmerge to


run 'test.bat'


>Perhaps this is not the ideal solution, but you can create a batch file with several commands. Did you know that you can pass parameters to a batch file? This can help you make fairly flexible programs.
>
>Hilmar.
>
>>Does anyone know how to maintain an open command prompt that I can pass commands to. Let me explain. I have a process that opens a command prompt, runs a quick function and then the command prompt closes. This is extremely hard on the system. Not to mention slow. Any ideas?
>>
>>
>>Thanks
>>Tom Welch
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform