Re: Startup file for tclkitsh.exe

Pat Thoyts <[email protected]> Wed, 9 Jun 2010 23:06:04 +0100
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <[email protected]>
On 30 May 2010 20:57, Koszalek Opalek <[email protected]> wrote:
> Hello,
>
> I'd like to source a Tcl file after tclkitsh.exe starts
> and then leave the user in the interactive shell.
>
> I tried adding tclshrc.tcl in the user home directory (C:/Users/
> <user>)
> but it does not work (the file is not read at startup by
> tclkitsh.exe).
> (tclsh from Cygwin does read the file.)
>
> C:/Users/<user>/.tclsh does not work either.
>
> Where should I place the startup file and how should it be named?
>

In case this was not already answered: ~/tclkitrc.tcl on windows,
~/.tclkitrc on everything else.
Cygwin is effectively a unix build (doesn't define _WIN32 iirc).

-- 
You received this message because you are subscribed to the "starkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/starkit?hl=en