in reply to Re: Tcl, Tcl::Tk now much better, but need documentation improvements
in thread Tcl, Tcl::Tk now much better, but need documentation improvements
What is inside that variable $fileName?
Note that you probably should do
$interp->Eval("source $fileName");
Courage, the Cowardly Dog
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Tcl, Tcl::Tk now much better, but need documentation improvements
by Anonymous Monk on Aug 28, 2003 at 11:58 UTC | |
by Courage (Parson) on Aug 28, 2003 at 15:09 UTC |