
Running system calls "silently"
Hi Eddie,
<<<<<
I'm attempting a: system("blah");
where blah is a .EXE file. When I make this call, it triggers a {*filter*}
big command window which covers up my GUI application. Any idea how to
suppress the command window?
>>>>>
If you are using the system function only for running .EXE programs,
you can try the ShellExecute function instead. The Online help gives
you more information on this function.
Hope this helps!
Jagadish
Aditi Corp.
Aditi Corp was formerly known as NetQuest Inc.