Re: Launching Tkcon with a main script and another as arguments
- From: Glenn Jackman <glennj@xxxxxx>
- Date: 28 Jun 2007 20:51:03 GMT
At 2007-06-28 02:56PM, "tonydoy@xxxxxxxxxxxxxx" wrote:
From within the wish console I am launching the Tkcon console with mymainScript.tcl and configScript.tcl, which is required by
mainScript.tcl as an argument. The command I am using in the wish
console is
'exec wish tkcon.tcl -- mainScript.tcl configScript.tcl'
A guess: what happens if you:
exec wish tkcon.tcl mainScript.tcl -- configScript.tcl
--
Glenn Jackman
"You can only be young once. But you can always be immature." -- Dave Barry
.
- Follow-Ups:
- Re: Launching Tkcon with a main script and another as arguments
- From: tonydoy@xxxxxxxxxxxxxx
- Re: Launching Tkcon with a main script and another as arguments
- References:
- Launching Tkcon with a main script and another as arguments
- From: tonydoy@xxxxxxxxxxxxxx
- Launching Tkcon with a main script and another as arguments
- Prev by Date: Re: TclApp | DLL | CGI - permissions?
- Next by Date: Re: Tcl C extn - Scoping in extended cmds - how to?
- Previous by thread: Launching Tkcon with a main script and another as arguments
- Next by thread: Re: Launching Tkcon with a main script and another as arguments
- Index(es):
Relevant Pages
|