Intro(1tcl)
Intro --
introduction to the Tools Command Language (Tcl)
Description
The Tool Command Language (Tcl) is a simple scripting language that
enables you to write graphical applications for the X windows environment.
The (1tcl)
commands provide:
-
file i/o commands
-
process management commands
-
flow of control commands
-
string manipulation commands
-
list handling commands
-
error handling commands
-
math commands
The (1tcl) commands make up the basic component of SCO Visual Tcl, a superset
of Tcl commands which provide additional functionality such as
widget creation and manipulation commands, drawn list commands,
and connection handling commands. See
Section 1vtcl manual pages in Section 1vtcl manual pages
for more information.
Diagnostics
Diagnostics are shown on each of the manual pages. In addition,
``SCO Visual Tcl interpreter errors'' in Developing Visual Tcl applications
provides a complete list of error codes.
Files
-
/usr/bin/tcl
-
/usr/bin/tclsh7.5
-
/usr/lib/tcl7.5/init.tcl
-
/usr/lib/tcl7.5/ldAout.tcl
-
/usr/lib/tcl7.5/parray.tcl
-
/usr/lib/tcl7.5/tclIndex
-
/usr/lib/tclX/7.5.2/pkgIndex.proto
-
/usr/lib/tclX/7.5.2/tclx.tcl
-
/usr/lib/tclX/7.5.2/tcl.tlib
-
/usr/lib/tclX/7.5.2/tcl.tndx
-
/usr/lib/tclX/7.5.2/buildidx.tcl
-
/usr/lib/tclX/7.5.2/loadouster.tcl
-
/usr/lib/libtcl7.5.so
-
/usr/lib/tclConfig.sh
-
/usr/lib/tclxConfig.sh
-
/usr/lib/libtclx.so.75.2
References
Section 1vtcl manual pages in Section 1vtcl manual pages,
Developing Visual Tcl applications in Developing Visual Tcl applications.
Standards conformance
SCO Visual Tcl is based on the following standards:
-
Tcl is conformant with tcl7.5 from Sun Laboratories and is used
with permission.
-
Extended Tcl is conformant with tcl7.5.2 from Neosoft and is used with
permission.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004