Fossil SCM
Add link to the Tcl docs.
Commit
5c49850e26304ed3c9eb250e7d6b2de8d0de6615
Parent
5fdf670fa9da722…
1 file changed
+2
-1
+2
-1
| --- www/th1.md | ||
| +++ www/th1.md | ||
| @@ -113,11 +113,12 @@ | ||
| 113 | 113 | * unset VARNAME |
| 114 | 114 | * uplevel ?LEVEL? SCRIPT |
| 115 | 115 | * upvar ?FRAME? OTHERVAR MYVAR ?OTHERVAR MYVAR? |
| 116 | 116 | |
| 117 | 117 | All of the above commands works as in the original Tcl. Refer to the |
| 118 | -Tcl documentation for details. | |
| 118 | +<a href="https://www.tcl.tk/man/tcl/contents.htm">Tcl documentation</a> | |
| 119 | +for details. | |
| 119 | 120 | |
| 120 | 121 | TH1 Extended Commands |
| 121 | 122 | --------------------- |
| 122 | 123 | |
| 123 | 124 | There are many new commands added to TH1 and used to access the special |
| 124 | 125 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -113,11 +113,12 @@ | |
| 113 | * unset VARNAME |
| 114 | * uplevel ?LEVEL? SCRIPT |
| 115 | * upvar ?FRAME? OTHERVAR MYVAR ?OTHERVAR MYVAR? |
| 116 | |
| 117 | All of the above commands works as in the original Tcl. Refer to the |
| 118 | Tcl documentation for details. |
| 119 | |
| 120 | TH1 Extended Commands |
| 121 | --------------------- |
| 122 | |
| 123 | There are many new commands added to TH1 and used to access the special |
| 124 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -113,11 +113,12 @@ | |
| 113 | * unset VARNAME |
| 114 | * uplevel ?LEVEL? SCRIPT |
| 115 | * upvar ?FRAME? OTHERVAR MYVAR ?OTHERVAR MYVAR? |
| 116 | |
| 117 | All of the above commands works as in the original Tcl. Refer to the |
| 118 | <a href="https://www.tcl.tk/man/tcl/contents.htm">Tcl documentation</a> |
| 119 | for details. |
| 120 | |
| 121 | TH1 Extended Commands |
| 122 | --------------------- |
| 123 | |
| 124 | There are many new commands added to TH1 and used to access the special |
| 125 |