Bkgnd process that returns immediately

xavier.bury at clearstream.com xavier.bury at clearstream.com
Mon Mar 19 02:35:08 EDT 2007


1 - use "start /b" to hide the window. See "start /?" for more options
2 - you'd have to kill the process - or check "start /?" for more 
options...
3 - yes as many as you want.

cheers
Xavier

use-revolution-bounces at lists.runrev.com wrote on 18/03/2007 14:56:20:

> Xavier: 
> 
> Thanks for the additional info on the redirect technique.  I have
> adapted it to the following
> 
>  put "start /MAX C:\foo.html > C:\foo.txt" into MyCom 
>  set the hideConsoleWindows to true 
>  get  "start cmd /c"  && quote & MyCom & quote 
>  get shell(it) 
> 
> and have further questions...
> 
> -1-
> This does seem to open foo.html without blocking.  However, the console
> window flashes despite setting hideConsoleWindows to true. Do you have
> that same behavior?  Is this due to the redirect, or is there something
> else I can include to keep the console window invisible.
> 
> -2-
> Suppose I wanted to close the window foo.html via shell.  What would the
> text be on the first line before >?
> 
> -3-
> Can I put multiple lines into mycommand so that shell will run commands
> in sequence?
> 
> Thanks very much.
> 
> Mark
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution



----------------------------------------------------------------------------
Clearstream Services S.A.
42 Avenue JF Kennedy, L-1855 Luxembourg
Société anonyme is organised with limited liability
in the Grand Duchy of Luxembourg RC Luxembourg B 60911.


-----------------------------------------
Visit us at http://www.clearstream.com

IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream
International does not accept legal responsibility for the contents
of this message.

The information contained in this e-mail is confidential and may be
legally privileged. It is intended solely for the addressee. If you
are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful. Any views expressed in
this e-mail are those of the individual sender, except where the
sender specifically states them to be the views of Clearstream
International or of any of its affiliates or subsidiaries.

Legally required information for business correspondence/
Gesetzliche Pflichtangaben fuer Geschaeftskorrespondenz:
http://deutsche-boerse.com/letterhead

END OF DISCLAIMER



More information about the use-livecode mailing list