|[The Tcl Core%|%previous : The Tcl Core]|[How do Wiki Categories work%|%next : wiki categories]| '''Tcl Commands''' enumerates the [The Tcl Core%|%built-in] Tcl commands. ** See Also ** [http://www.tcl.tk/man/tcl/TclCmd/contents.htm%|%official reference]: constructing calls to the commands with arguments, etc. [documentation]: ** Commands in the [global] namespace ** [after]: [append]: [apply]: new in [Changes in Tcl/Tk 8.5%|%8.5] [array]: [auto_execok]: [auto_import]: [auto_load]: [auto_load_index]: [auto_mkindex]: [auto_mkindex_old]: [auto_qualify]: [auto_reset]: [bgerror]: [binary]: [break]: [case]: [catch]: [cd]: [chan]: new in [Changes in Tcl/Tk 8.5%|%8.5] [clock]: ::tcl::clock:: [[document the tcl::clock commands somewhere... perhaps on the clock page itself? ]] [close]: ::tcl::chan::close [concat]: [continue]: [coroutine]: new in [Changes in Tcl/Tk 8.6%|%8.6] [dict]: [encoding]: [eof]: ::tcl::chan::eof [error]: [eval]: [exec]: [exit]: [expr]: ::[tcl::mathfunc], ::[tcl::mathop] [fblocked]: ::tcl::chan::blocked [fconfigure]: ::tcl::chan::configure [fcopy]: ::tcl::chan::copy [file]: [fileevent]: ::tcl::chan::event [flush]: ::tcl::chan::flush [for]: [foreach]: [format]: [gets]: ::tcl::chan::gets [glob]: [global]: [history]: [if]: [incr]: [info]: ::tcl::info [interp]: [join]: [lappend]: [lassign]: new in [Changes in Tcl/Tk 8.5%|%8.5] [lindex]: [linsert]: [list]: [llength]: [load]: [lrange]: [lrepeat]: new in [Changes in Tcl/Tk 8.5%|%8.5] [lreplace]: [lreverse]: new in [Changes in Tcl/Tk 8.5%|%8.5] [lsearch]: [lset]: [lsort]: [memory]: [msgcat]: package for internationalization of dialogs [namespace]: [open]: [package]: [parray]: [pid]: [pkg::create]: [pkg_mkIndex]: [prefix]: Tcl [Changes in Tcl/Tk 8.6%|%8.6] [proc]: [puts]: ::tcl::chan::puts [pwd]: [read]: ::tcl::chan::read [refchan]: new in [Changes in Tcl/Tk 8.5%|%8.5] [regexp]: [regsub]: [rename]: [resource]: Macintosh specific command [return]: [safe]: [scan]: [seek]: ::tcl::chan::seek [self - TclOO%|%self]: Tcl [Changes in Tcl/Tk 8.6%|%8.6] [set]: [socket]: [source]: [split]: [string]: [subst]: [switch]: [tailcall]: new in [Changes in Tcl/Tk 8.6%|%8.6] [tcl_endOfWord]: [tcl_findLibrary]: [tcl_startOfNextWord]: [tcl_startOfPreviousWord]: [tcl_wordBreakAfter]: [tcl_wordBreakBefore]: [tclLog]: [tclPkgSetup]: [tclPkgUnknown]: [tell]: ::tcl::chan::tell [throw]: new in [Changes in Tcl/Tk 8.6%|%8.6] [time]: [trace]: [transchan]: new in [Changes in Tcl/Tk 8.6%|%8.6] [try]: new in [Changes in Tcl/Tk 8.6%|%8.6] [unknown]: [unload]: new in [Changes in Tcl/Tk 8.5%|%8.5] [unset]: [update]: [uplevel]: [upvar]: [variable]: [vwait]: [while]: [yield]: new in [Changes in Tcl/Tk 8.6%|%8.6] [yieldto]: new in [Changes in Tcl/Tk 8.6%|%8.6] [zlib]: new in [Changes in Tcl/Tk 8.6%|%8.6] ** Contingent Commands ** [memory]: specialty command not available by default ** Other Namespaces ** [TclOO%|%::oo]: [packagens%|%::pkg]: `pkg::create` [tcl::mathfunc%|%::tcl::mathfunc]: New in [Changes in Tcl/Tk 8.5%|%8.5]. Contains commands that implement the [http://www.tcl.tk/man/tcl/TclCmd/mathfunc.htm%|%math functions] available in `[expr]`. [tcl::mathop%|%::tcl::mathop]: New in [Changes in Tcl/Tk 8.5%|%8.5]. Contains commands that implement the [http://www.tcl.tk/man/tcl/TclCmd/mathop.htm%|%math operators] available in `[expr]`. As commands, some of them have additional functionality beyond their constrained use as unary or binary operators in an `[expr]` expression. [tcl::pkgconfig%|%::tcl::pkgconfig]: [tcl::tm::path%|%::tcl::tm::path]: [tcl::tm::roots%|%::tcl::tm::roots]: [tcl::tommath%|%::tcl::tommath]: [tcl::unsupported%|%::tcl::unsupported]: ** Packages in the Tcl core distribution ** [dde]: [http]: [opt]: package for parsing command line arguments [platform]: new in [Changes in Tcl/Tk 8.5%|%8.5]. a package for determining platform specific information package [platform_shell]: new in [Changes in Tcl/Tk 8.5%|%8.5]. a package for determining platform specific information [platform::shell]: [registry]: [TclOO]: [tcltest]: a package used for test suites [tm]: new in [Changes in Tcl/Tk 8.5%|%8.5]. information on the [Tcl Modules] package ::tcl::chan::Truncate: ::tcl::chan::rCreate: ::tcl::chan::rPostevent: ::tcl::chan::Pending: ::tcl::Bgerror: ::tcl::dtrace: ::tcl::CopyDirectory: <> Category Command | Syntax | Package