Adam Jensen wrote:
>
> So neither the TH1 or the embedded Tcl engine have typical shell-like
> access the OS?
>

If the Tcl integration features of Fossil are enabled, the Tcl interpreter
will have full access to the Tcl command set, including any packages that
happen to be installed.

By default, Fossil will attempt to load the "best" Tcl library found in the
PATH; however, this behavior can be overridden using the FOSSIL_TCL_PATH
environment variable (which can point to a file or directory).  Supported
versions of Tcl are 8.4, 8.5, and 8.6.

--
Joe Mistachkin

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to