Re: equivalent to exec(in UNIX) under Windows
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: equivalent to exec(in UNIX) under Windows

From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Mon Mar 06 2006 - 14:27:07 CET

prakash <prakash.kharat@gmail.com> wrote:
> hi,
> is there any equivalent command for "exec" under MS DOS or any
> other solution. because i want to invoke subprocess or invoke new
> application using command...pls help me..

I don't know for MSDOS, but windows also has "exec".

The Tcl-core developers did a lot of hard work, to
get a sane semantic for exec even to windows.

Although, of course, you probably have a different set of
standard utilities available on windows than on unix.
Received on Sun Apr 30 02:24:38 2006