NAME
TclSourceRCFile - source the Tcl rc file
SYNOPSIS
##iinncclluuddee <
void TTccllSSoouurrcceeRRCCFFiillee(interp) AARRGGUUMMEENNTTSS TclInterp *interp (in) Tcl interpreter to source rc file into.> DESCRIPTION
TTccllSSoouurrcceeRRCCFFiillee is used to source the Tcl rc file at startup. It is typically invoked by TclMain or TkMain. The name of the file sourced is obtained from the global variable ttccllrrccFFiilleeNNaammee in the interpreter given by interp. If this variable is not defined, or if the file it indicates cannot be found, no action is taken.On the Macintosh, after sourcing the rc file, this function will addi-
tionally source the TEXT resource indicated by the global variable ttccllrrccRRssrrccNNaammee in interp. KKEEYYWWOORRDDSSapplication-specific initialization, main program, rc file
Tcl 8.3 TclSourceRCFile(3)