home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / tcl_447.lzh / TCL / tcl.lzh / tcl / help / commands < prev    next >
Text File  |  1990-05-03  |  729b  |  15 lines

  1. BUILT-IN COMMANDS
  2.    The Tcl library provides the following built-in commands,
  3.    which will be available in any application using Tcl.  In
  4.    addition to these built-in commands, there may be additional
  5.    commands defined by each application, plus commands defined
  6.    as Tcl procedures.  In the command syntax descriptions
  7.    below, optional arguments are indicated by enclosing their
  8.    names in brackets;  apologies in advance for the confusion
  9.    between this descriptive use of brackets and the use of
  10.    brackets to invoke command substitution.  Words in boldface
  11.    are literals that you type verbatim to Tcl.  Words in
  12.    italics are meta-symbols;  they act as names to refer to a
  13.    class of values that you can type.
  14.  
  15.