For Programmers: Free Programming Magazines  


Home > Archive > Tcl > June 2007 > Re: 8.5 Windows XP "exec <cmd> &"--mSoft Word and Adobe PDF hang









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: 8.5 Windows XP "exec <cmd> &"--mSoft Word and Adobe PDF hang
Alexandre Ferrieux

2007-06-25, 4:23 am

On Jun 25, 12:37 am, David Gravereaux <davyg...@pobox.com> wrote:
>
> You might also be able to get away with:
> exec {*}[auto_execok start] {*}$cmdline


David, what's wrong with

exec cmd /c $cmdline &

?
(assuming cmdline starts with an executable name -- I'm deliberately
avoiding the extra extension-lookup mechanism of 'start' here)

-Alex

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com