SCO Visual Tcl Reference Guide
Chapter 5, Non-graphical commands
Tcl commands by subject area
Tcl commands by subject area
-
Environment commands --
cd(TCL),
glob(TCL),
pid(TCL),
pwd(TCL).
-
Flow of control commands --
break(TCL),
case(TCL),
catch(TCL),
continue(TCL),
eval(TCL),
exit(TCL),
expr(TCL),
for(TCL),
foreach(TCL),
if(TCL),
proc(TCL),
return(TCL),
source(TCL),
switch(TCL),
trace(TCL),
unknown(TCL),
uplevel(TCL),
while(TCL).
-
Information commands --
error(TCL),
history(TCL),
info(TCL),
time(TCL).
-
Input and output commands --
close(TCL),
eof(TCL),
file(TCL),
flush(TCL),
gets(TCL),
open(TCL),
puts(TCL),
read(TCL),
seek(TCL),
tell(TCL).
-
List handling commands --
concat(TCL),
lappend(TCL),
lindex(TCL),
linsert(TCL),
list(TCL),
llength(TCL),
lrange(TCL),
lreplace(TCL),
lsearch(TCL),
lsort(TCL),
set(TCL),
split(TCL).
-
Regular expression commands --
regexp(TCL),
regsub(TCL).
-
TCL interpreter --
tclsh(TCL).
-
Variable and array commands --
append(TCL),
array(TCL),
format(TCL),
global(TCL),
join(TCL),
scan(TCL),
set(TCL),
split(TCL),
string(TCL),
tclvars(TCL),
upvar(TCL).