comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Spawning without a cmd.exe window
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Spawning without a cmd.exe window [message #85254 is a reply to message #85252] Thu, 18 July 2013 17:52 Go to previous message
Heinz Stege is currently offline  Heinz Stege
Messages: 189
Registered: January 2003
Senior Member
On Thu, 18 Jul 2013 16:47:12 -0700 (PDT), wlandsman wrote:

> This is a question from someone who uses Windows about once a year.
>
> I want to spawn from IDL to an external executable
>
> spawn,'E:\ds9\ds9.exe'
>
> and it works fine as the ds9 program is displayed. But I also get a cmd.exe window (which goes away when I exit the ds9 program). Is there a way to have the cmd.exe window not appear or to have it hidden?
>
> Thanks, --Wayne

Yes, set the /NOSHELL keyword and there is no such window.

If you don't want IDL to wait for the spawned process to finish, set
the /NOWAIT keyword also.

Cheers, Heinz
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: command line window in IDL8 IDLDE?
Next Topic: Running Java bridge in Envi + IDL mode

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:21:11 PDT 2025

Total time taken to generate the page: 0.00493 seconds