Fossil

Diff
Login

Differences From Artifact [bad4a51829]:

To Artifact [267822eee2]:


111
112
113
114
115
116
117

118

119
120
121
122
123
124
125
111
112
113
114
115
116
117
118

119
120
121
122
123
124
125
126







+
-
+







  *  string range STRING FIRST LAST
  *  string repeat STRING COUNT
  *  unset VARNAME
  *  uplevel ?LEVEL? SCRIPT
  *  upvar ?FRAME? OTHERVAR MYVAR ?OTHERVAR MYVAR?

All of the above commands works as in the original Tcl.  Refer to the
<a href="https://www.tcl.tk/man/tcl/contents.htm">Tcl documentation</a>
Tcl documentation for details.
for details.

TH1 Extended Commands
---------------------

There are many new commands added to TH1 and used to access the special
features of Fossil.  The following is a summary of the extended commands: