Re: Package unloading
- From: suchenwi <richard.suchenwirth-bauersachs@xxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 07:52:07 -0800 (PST)
On 30 Jan., 16:35, Derek Fountain <nom...@xxxxxxxxxxxxxxx> wrote:
I was hoping there was some easy way to back out all that stuff, or to
force the next "package require" command to go and reload the tcl file
from the disk. Is there an easy way to re-source the file without having
to type its full filename (which is this case is enormous)?
The simplest solution would be to just re-source foo.tcl after you've
edited it. If it just contains procs, I expect no problems - except
possibly if you delete a proc in a newer foo.tcl, it will still be
there in the interpreter.
.
- References:
- Package unloading
- From: Derek Fountain
- Re: Package unloading
- From: Bryan Oakley
- Re: Package unloading
- From: Derek Fountain
- Package unloading
- Prev by Date: Re: Package unloading
- Next by Date: Re: Package unloading
- Previous by thread: Re: Package unloading
- Next by thread: Re: Package unloading
- Index(es):