Startup Scripts
When you invoke dcecp the following script files are executed in the order shown:
[info library]/init.tcl contains the standard Tcl initialization scripts with definitions for the unknown command and the auto_load facility
"$dcecp_library/init.dcecp" contains the initialization scripts implementing the dcecp commands and tasks. The implementation sets the Tcl variable
dcecp_library to dceshared/dcecp by default.
$HOME/.dcecprc contains user customizations.
|