Re: system() and no console ?



Bugs <dont@xxxxxxx> writes:
> Thanks to everyone who responded.
> FYI - I found a workaround:
> As I'm passing system() a platform-specific WinXP command, I changed
> the command from 'myprogram.exe' to 'start myprogram.exe' and that
> worked fine. The console still pops up but for just an instant.

<COMPLETELY_OT>
START /?
prints a usage message that you might find illuminating.
</COMPLETELY_OT>

--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.