Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to disable black window -> run using dos ?
Message
De
27/12/2005 09:52:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01080401
Message ID:
01080954
Vues:
8
I use createprocess or shellexecute as a general rule. However, you can use the run command with the /n2 to run a windows app minimized:

run /n2 notepad.exe

Options:
1 Active and normal size
2 Active and minimized
3 Active and maximized
4 Inactive and normal size
7 Inactive and minimized


>HI all,
>
>I have some commands that I run with the use of dos :
>
>&& create temporary dvi file
>TEXT TO cCommands TEXTMERGE NOSHOW
>RUN latex --interaction=nonstopmode <<cFileName>>
>ENDTEXT
>&cCommands
>
>
>Every time a black screen pops up. I was wondering how to disable this?
>
>Thanks beforehand.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform