|
From: Jeff H. <je...@ac...> - 2006-05-26 20:36:40
|
exec .... & exit ?? Jeff Hobbs, The Tcl Guy, http://www.ActiveState.com/ Michael McFarlane wrote: Does anyone know of a way to achieve the functionality of the Tclx "execl" call on the Mac version of Tcl/Tk? The execl call effectively replaces the current Tcl/tk process with a new program as specified in the arguments for the execl call. This is precisely the behavior I'm seeking, but the Mac version of Tclx apparently doesn't implement this feature. Thanks for any help or suggestions! Mike M. |