blob: 1dd3de293ed6f257589ebba5b92f9d0ac6fd8ee9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
• *`/tcl`* `[list [name]] | [listfull [name]] [load filename] | [autoload] | [reload] | [unload [name]]`::
........................................
list/load/unload scripts
filename: script (file) to load
name: a script name
Without argument, this command lists all loaded scripts.
........................................
|