home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / BASEman / root.6 / usr / lib / scohelp / en_US.ISO8859-1 / man / html.1tcl / man.1tcl.node < prev   
Text File  |  1998-08-19  |  21KB  |  913 lines

  1.  
  2. Intro.1tcl.html:
  3.     Title = Intro(1tcl)
  4.     Version = 1.0
  5.     Name = Intro - introduction to the Tools Command Language (Tcl)
  6.     IndexEntry = intro - introduction to the Tools Command Language (Tcl)
  7.  
  8. after.1tcl.html:
  9.     Title = after(1tcl)
  10.     Version = 1.0
  11.     Name = after - execute a command after a time delay
  12.  
  13. alarm.1tcl.html:
  14.     Title = alarm(1tcl)
  15.     Version = 1.0
  16.     Name = alarm - send SIGALARM in specified number of seconds
  17.  
  18. append.1tcl.html:
  19.     Title = append(1tcl)
  20.     Version = 1.0
  21.     Name = append - append to variable
  22.  
  23. apropos.1tcl.html:
  24.     Title = apropos(1tcl)
  25.     Version = 1.0
  26.     Name = apropos - search help descriptions for matching pattern
  27.  
  28. array.1tcl.html:
  29.     Title = array(1tcl)
  30.     Version = 1.0
  31.     Name = array - manipulate array variables
  32.  
  33. auto_commands.1tcl.html:
  34.     Title = auto_commands(1tcl)
  35.     Version = 1.0
  36.     Name = auto_commands - list names of all loadable procedures and commands
  37.  
  38. auto_load.1tcl.html:
  39.     Title = auto_load(1tcl)
  40.     Version = 1.0
  41.     Name = auto_load - attempt to load the specified command from a loadable library
  42.  
  43. auto_load_file.1tcl.html:
  44.     Title = auto_load_file(1tcl)
  45.     Version = 1.0
  46.     Name = auto_load_file - source a file, using auto_path as search parameter
  47.  
  48. auto_packages.1tcl.html:
  49.     Title = auto_packages(1tcl)
  50.     Version = 1.0
  51.     Name = auto_packages - return list of names of all defined packages
  52.  
  53. bgerror.1tcl.html:
  54.     Title = bgerror(1tcl)
  55.     Version = 1.0
  56.     Name = bgerror - process background errors
  57.  
  58. break.1tcl.html:
  59.     Title = break(1tcl)
  60.     Version = 1.0
  61.     Name = break - abort looping command
  62.  
  63. bsearch.1tcl.html:
  64.     Title = bsearch(1tcl)
  65.     Version = 1.0
  66.     Name = bsearch - search open file for match
  67.  
  68. buildpackageindex.1tcl.html:
  69.     Title = buildpackageindex(1tcl)
  70.     Version = 1.0
  71.     Name = buildpackageindex - build index files for package libraries
  72.  
  73. case.1tcl.html:
  74.     Title = case(1tcl)
  75.     Version = 1.0
  76.     Name = case - evaluate one of several scripts, depending on a given value
  77.  
  78. catch.1tcl.html:
  79.     Title = catch(1tcl)
  80.     Version = 1.0
  81.     Name = catch - evaluate script and trap exceptional returns
  82.  
  83. catclose.1tcl.html:
  84.     Title = catclose(1tcl)
  85.     Version = 1.0
  86.     Name = catclose - close message catalog cathandle
  87.  
  88. catgets.1tcl.html:
  89.     Title = catgets(1tcl)
  90.     Version = 1.0
  91.     Name = catgets - retrieve message from message catalog
  92.  
  93. catopen.1tcl.html:
  94.     Title = catopen(1tcl)
  95.     Version = 1.0
  96.     Name = catopen - open message catalog catname
  97.  
  98. cd.1tcl.html:
  99.     Title = cd(1tcl)
  100.     Version = 1.0
  101.     Name = cd - change working directory
  102.  
  103. cequal.1tcl.html:
  104.     Title = cequal(1tcl)
  105.     Version = 1.0
  106.     Name = cequal - compare two strings for equality
  107.  
  108. cexpand.1tcl.html:
  109.     Title = cexpand(1tcl)
  110.     Version = 1.0
  111.     Name = cexpand - expand backslash characters in string to actual characters
  112.  
  113. chgrp.1tcl.html:
  114.     Title = chgrp(1tcl)
  115.     Version = 1.0
  116.     Name = chgrp - set group ID for files in specified list
  117.  
  118. chmod.1tcl.html:
  119.     Title = chmod(1tcl)
  120.     Version = 1.0
  121.     Name = chmod - set permissions of files in specified list
  122.  
  123. chown.1tcl.html:
  124.     Title = chown(1tcl)
  125.     Version = 1.0
  126.     Name = chown - set owner of files in specified list
  127.  
  128. chroot.1tcl.html:
  129.     Title = chroot(1tcl)
  130.     Version = 1.0
  131.     Name = chroot - change root directory to specified name
  132.  
  133. cindex.1tcl.html:
  134.     Title = cindex(1tcl)
  135.     Version = 1.0
  136.     Name = cindex - return character indexed by given expression from string
  137.  
  138. clength.1tcl.html:
  139.     Title = clength(1tcl)
  140.     Version = 1.0
  141.     Name = clength - return length of string in characters
  142.  
  143. clock.1tcl.html:
  144.     Title = clock(1tcl)
  145.     Version = 1.0
  146.     Name = clock - obtain and manipulate time
  147.  
  148. close.1tcl.html:
  149.     Title = close(1tcl)
  150.     Version = 1.0
  151.     Name = close - close an open file
  152.  
  153. cmdtrace.1tcl.html:
  154.     Title = cmdtrace(1tcl)
  155.     Version = 1.0
  156.     Name = cmdtrace - print trace statement for executing commands
  157.  
  158. commandloop.1tcl.html:
  159.     Title = commandloop(1tcl)
  160.     Version = 1.0
  161.     Name = commandloop - create interactive command loop for Tcl interpreter
  162.  
  163. concat.1tcl.html:
  164.     Title = concat(1tcl)
  165.     Version = 1.0
  166.     Name = concat - join lists together
  167.  
  168. continue.1tcl.html:
  169.     Title = continue(1tcl)
  170.     Version = 1.0
  171.     Name = continue - skip to the next iteration of a loop
  172.  
  173. convertclock.1tcl.html:
  174.     Title = convertclock(1tcl)
  175.     Version = 1.0
  176.     Name = convertclock - convert date string to integer value
  177.  
  178. convert_lib.1tcl.html:
  179.     Title = convert_lib(1tcl)
  180.     Version = 1.0
  181.     Name = convert_lib - convert a Ousterhout style index file and source files into a package library
  182.  
  183. copyfile.1tcl.html:
  184.     Title = copyfile(1tcl)
  185.     Version = 1.0
  186.     Name = copyfile - copy remainder of file1 to file2
  187.  
  188. crange.1tcl.html:
  189.     Title = crange(1tcl)
  190.     Version = 1.0
  191.     Name = crange - return a range of characters from string
  192.  
  193. csubstr.1tcl.html:
  194.     Title = csubstr(1tcl)
  195.     Version = 1.0
  196.     Name = csubstr - return a substring of characters from string
  197.  
  198. ctoken.1tcl.html:
  199.     Title = ctoken(1tcl)
  200.     Version = 1.0
  201.     Name = ctoken - parse a token out of a character string
  202.  
  203. ctype.1tcl.html:
  204.     Title = ctype(1tcl)
  205.     Version = 1.0
  206.     Name = ctype - test whether characters in a string are of a given class
  207.  
  208. dirs.1tcl.html:
  209.     Title = dirs(1tcl)
  210.     Version = 1.0
  211.     Name = dirs - list directories in directory stack
  212.  
  213. dup.1tcl.html:
  214.     Title = dup(1tcl)
  215.     Version = 1.0
  216.     Name = dup - duplicate an open file
  217.  
  218. echo.1tcl.html:
  219.     Title = echo(1tcl)
  220.     Version = 1.0
  221.     Name = echo - write to standard input, followed by newline
  222.  
  223. edprocs.1tcl.html:
  224.     Title = edprocs(1tcl)
  225.     Version = 1.0
  226.     Name = edprocs - write named procedures to temporary file, call editor
  227.  
  228. eof.1tcl.html:
  229.     Title = eof(1tcl)
  230.     Version = 1.0
  231.     Name = eof - check for end-of-file condition on open file
  232.  
  233. error.1tcl.html:
  234.     Title = error(1tcl)
  235.     Version = 1.0
  236.     Name = error - generate an error
  237.  
  238. eval.1tcl.html:
  239.     Title = eval(1tcl)
  240.     Version = 1.0
  241.     Name = eval - evaluate a Tcl script
  242.  
  243. exec.1tcl.html:
  244.     Title = exec(1tcl)
  245.     Version = 1.0
  246.     Name = exec - invoke subprocess(es)
  247.  
  248. execl.1tcl.html:
  249.     Title = execl(1tcl)
  250.     Version = 1.0
  251.     Name = execl - replace current program with another, passing arguments in list
  252.  
  253. exit.1tcl.html:
  254.     Title = exit(1tcl)
  255.     Version = 1.0
  256.     Name = exit - end the application
  257.  
  258. expr.1tcl.html:
  259.     Title = expr(1tcl)
  260.     Version = 1.0
  261.     Name = expr - evaluate an expression
  262.  
  263. fblocked.1tcl.html:
  264.     Title = fblocked(1tcl)
  265.     Version = 1.0
  266.     Name = fblocked - test whether the last input operation exhausted all available input
  267.  
  268. fcntl.1tcl.html:
  269.     Title = fcntl(1tcl)
  270.     Version = 1.0
  271.     Name = fcntl - set or clear a file option or return its current value
  272.  
  273. fconfigure.1tcl.html:
  274.     Title = fconfigure(1tcl)
  275.     Version = 1.0
  276.     Name = fconfigure - set and get options on a channel
  277.  
  278. file.1tcl.html:
  279.     Title = file(1tcl)
  280.     Version = 1.0
  281.     Name = file - manipulate file names and attributes
  282.  
  283. fileevent.1tcl.html:
  284.     Title = fileevent(1tcl)
  285.     Version = 1.0
  286.     Name = fileevent - execute a script when a channel becomes readable or writable
  287.  
  288. filename.1tcl.html:
  289.     Title = filename(1tcl)
  290.     Version = 1.0
  291.     Name = filename - filename conventions supported by Tcl commands
  292.  
  293. flock.1tcl.html:
  294.     Title = flock(1tcl)
  295.     Version = 1.0
  296.     Name = flock - set, clear, or return file options
  297.     SubName = funlock - remove lock created by flock
  298.  
  299. flush.1tcl.html:
  300.     Title = flush(1tcl)
  301.     Version = 1.0
  302.     Name = flush - flush buffered output for a file
  303.  
  304. fmtclock.1tcl.html:
  305.     Title = fmtclock(1tcl)
  306.     Version = 1.0
  307.     Name = fmtclock - convert time integer to readable clock format
  308.  
  309. for.1tcl.html:
  310.     Title = for(1tcl)
  311.     Version = 1.0
  312.     Name = for - a looping command
  313.  
  314. for_array_keys.1tcl.html:
  315.     Title = for_array_keys(1tcl)
  316.     Version = 1.0
  317.     Name = for_array_keys - perform foreach for each key in named array
  318.  
  319. foreach.1tcl.html:
  320.     Title = foreach(1tcl)
  321.     Version = 1.0
  322.     Name = foreach - iterate over all elements in a list
  323.  
  324. for_file.1tcl.html:
  325.     Title = for_file(1tcl)
  326.     Version = 1.0
  327.     Name = for_file - implement loop over contents of a file
  328.  
  329. fork.1tcl.html:
  330.     Title = fork(1tcl)
  331.     Version = 1.0
  332.     Name = fork - fork the current Tcl process
  333.  
  334. format.1tcl.html:
  335.     Title = format(1tcl)
  336.     Version = 1.0
  337.     Name = format - format a string in the style of sprintf
  338.  
  339. for_recursive_glob.1tcl.html:
  340.     Title = for_recursive_glob(1tcl)
  341.     Version = 1.0
  342.     Name = for_recursive_glob - perform foreach loop over recursively matched files
  343.  
  344. frename.1tcl.html:
  345.     Title = frename(1tcl)
  346.     Version = 1.0
  347.     Name = frename - rename old path to new path
  348.  
  349. fstat.1tcl.html:
  350.     Title = fstat(1tcl)
  351.     Version = 1.0
  352.     Name = fstat - obtain status information on open file
  353.  
  354. getclock.1tcl.html:
  355.     Title = getclock(1tcl)
  356.     Version = 1.0
  357.     Name = getclock - return current date and time as integer
  358.  
  359. gets.1tcl.html:
  360.     Title = gets(1tcl)
  361.     Version = 1.0
  362.     Name = gets - read a line from a file
  363.  
  364. glob.1tcl.html:
  365.     Title = glob(1tcl)
  366.     Version = 1.0
  367.     Name = glob - return names of files that match patterns
  368.  
  369. global.1tcl.html:
  370.     Title = global(1tcl)
  371.     Version = 1.0
  372.     Name = global - access global variables
  373.  
  374. help.1tcl.html:
  375.     Title = help(1tcl)
  376.     Version = 1.0
  377.     Name = help - provide lists of all available help subjects and pages
  378.  
  379. helpcd.1tcl.html:
  380.     Title = helpcd(1tcl)
  381.     Version = 1.0
  382.     Name = helpcd - change the current help subject
  383.  
  384. helppwd.1tcl.html:
  385.     Title = helppwd(1tcl)
  386.     Version = 1.0
  387.     Name = helppwd - display the current help subject
  388.  
  389. history.1tcl.html:
  390.     Title = history(1tcl)
  391.     Version = 1.0
  392.     Name = history - manipulate the history list
  393.  
  394. id.1tcl.html:
  395.     Title = id(1tcl)
  396.     Version = 1.0
  397.     Name = id - get, set, convert user, group, process IDs
  398.  
  399. if.1tcl.html:
  400.     Title = if(1tcl)
  401.     Version = 1.0
  402.     Name = if - execute scripts conditionally
  403.  
  404. incr.1tcl.html:
  405.     Title = incr(1tcl)
  406.     Version = 1.0
  407.     Name = incr - increment the value of a variable
  408.  
  409. info.1tcl.html:
  410.     Title = info(1tcl)
  411.     Version = 1.0
  412.     Name = info - return information about the state of the Tcl interpreter
  413.  
  414. infox.1tcl.html:
  415.     Title = infox(1tcl)
  416.     Version = 1.0
  417.     Name = infox - return info on application or extended Tcl
  418.  
  419. interp.1tcl.html:
  420.     Title = interp(1tcl)
  421.     Version = 1.0
  422.     Name = interp - create and manipulate Tcl interpreters
  423.  
  424. intersect.1tcl.html:
  425.     Title = intersect(1tcl)
  426.     Version = 1.0
  427.     Name = intersect - return the logical intersection of two lists
  428.  
  429. intersect3.1tcl.html:
  430.     Title = intersect3(1tcl)
  431.     Version = 1.0
  432.     Name = intersect3 - return the logical intersection of two lists and exceptions
  433.  
  434. join.1tcl.html:
  435.     Title = join(1tcl)
  436.     Version = 1.0
  437.     Name = join - create a string by joining together list elements
  438.  
  439. keyldel.1tcl.html:
  440.     Title = keyldel(1tcl)
  441.     Version = 1.0
  442.     Name = keyldel - delete key and value from keyed list
  443.  
  444. keylget.1tcl.html:
  445.     Title = keylget(1tcl)
  446.     Version = 1.0
  447.     Name = keylget - return value associated with key from the keyed list in the variable listvar
  448.  
  449. keylkeys.1tcl.html:
  450.     Title = keylkeys(1tcl)
  451.     Version = 1.0
  452.     Name = keylkeys - return the list of keys in the keyed list in the variable listvar
  453.  
  454. keylset.1tcl.html:
  455.     Title = keylset(1tcl)
  456.     Version = 1.0
  457.     Name = keylset - set the value of key in the keyed list contained in the variable listvar
  458.  
  459. kill.1tcl.html:
  460.     Title = kill(1tcl)
  461.     Version = 1.0
  462.     Name = kill - signal processes found in list
  463.  
  464. lappend.1tcl.html:
  465.     Title = lappend(1tcl)
  466.     Version = 1.0
  467.     Name = lappend - append list elements onto a variable
  468.  
  469. lassign.1tcl.html:
  470.     Title = lassign(1tcl)
  471.     Version = 1.0
  472.     Name = lassign - assign successive elements of a list to specified variables
  473.  
  474. lempty.1tcl.html:
  475.     Title = lempty(1tcl)
  476.     Version = 1.0
  477.     Name = lempty - determine if specified list is empty
  478.  
  479. lgets.1tcl.html:
  480.     Title = lgets(1tcl)
  481.     Version = 1.0
  482.     Name = lgets - read next Tcl list from file and discard terminating newline
  483.  
  484. library.1tcl.html:
  485.     Title = library(1tcl)
  486.     Version = 1.0
  487.     Name = library - standard library of Tcl procedures
  488.  
  489. lindex.1tcl.html:
  490.     Title = lindex(1tcl)
  491.     Version = 1.0
  492.     Name = lindex - retrieve an element from a list
  493.  
  494. link.1tcl.html:
  495.     Title = link(1tcl)
  496.     Version = 1.0
  497.     Name = link - create hard or symbolic link between files
  498.  
  499. linsert.1tcl.html:
  500.     Title = linsert(1tcl)
  501.     Version = 1.0
  502.     Name = linsert - insert elements into a list
  503.  
  504. list.1tcl.html:
  505.     Title = list(1tcl)
  506.     Version = 1.0
  507.     Name = list - create a list
  508.  
  509. llength.1tcl.html:
  510.     Title = llength(1tcl)
  511.     Version = 1.0
  512.     Name = llength - count the number of elements in a list
  513.  
  514. lmatch.1tcl.html:
  515.     Title = lmatch(1tcl)
  516.     Version = 1.0
  517.     Name = lmatch - return list entries matching specified pattern
  518.  
  519. load.1tcl.html:
  520.     Title = load(1tcl)
  521.     Version = 1.0
  522.     Name = load - load machine code and initialize new commands
  523.  
  524. loadlibindex.1tcl.html:
  525.     Title = loadlibindex(1tcl)
  526.     Version = 1.0
  527.     Name = loadlibindex - load the package library index of a .tlib library file
  528.  
  529. loop.1tcl.html:
  530.     Title = loop(1tcl)
  531.     Version = 1.0
  532.     Name = loop - high performance loop command for fixed increments
  533.  
  534. lrange.1tcl.html:
  535.     Title = lrange(1tcl)
  536.     Version = 1.0
  537.     Name = lrange - return one or more adjacent elements from a list
  538.  
  539. lreplace.1tcl.html:
  540.     Title = lreplace(1tcl)
  541.     Version = 1.0
  542.     Name = lreplace - replace elements in a list with new elements
  543.  
  544. lrmdups.1tcl.html:
  545.     Title = lrmdups(1tcl)
  546.     Version = 1.0
  547.     Name = lrmdups - remove duplicate list entries and re-sort
  548.  
  549. lsearch.1tcl.html:
  550.     Title = lsearch(1tcl)
  551.     Version = 1.0
  552.     Name = lsearch - see if a list contains a particular element
  553.  
  554. lsort.1tcl.html:
  555.     Title = lsort(1tcl)
  556.     Version = 1.0
  557.     Name = lsort - sort the elements of a list
  558.  
  559. lvarcat.1tcl.html:
  560.     Title = lvarcat(1tcl)
  561.     Version = 1.0
  562.     Name = lvarcat - concatenate string to end of specified list
  563.  
  564. lvarpop.1tcl.html:
  565.     Title = lvarpop(1tcl)
  566.     Version = 1.0
  567.     Name = lvarpop - delete list element indexed by specified variable
  568.  
  569. lvarpush.1tcl.html:
  570.     Title = lvarpush(1tcl)
  571.     Version = 1.0
  572.     Name = lvarpush - insert string to specified list
  573.  
  574. max.1tcl.html:
  575.     Title = max(1tcl)
  576.     Version = 1.0
  577.     Name = max - return argument with highest numeric value
  578.  
  579. min.1tcl.html:
  580.     Title = min(1tcl)
  581.     Version = 1.0
  582.     Name = min - return argument with lowest numeric value
  583.  
  584. mkdir.1tcl.html:
  585.     Title = mkdir(1tcl)
  586.     Version = 1.0
  587.     Name = mkdir - create specified directories
  588.  
  589. nice.1tcl.html:
  590.     Title = nice(1tcl)
  591.     Version = 1.0
  592.     Name = nice - change or return process priority
  593.  
  594. open.1tcl.html:
  595.     Title = open(1tcl)
  596.     Version = 1.0
  597.     Name = open - open a file
  598.  
  599. package.1tcl.html:
  600.     Title = package(1tcl)
  601.     Version = 1.0
  602.     Name = package - facilities for package loading and version control
  603.  
  604. pid.1tcl.html:
  605.     Title = pid(1tcl)
  606.     Version = 1.0
  607.     Name = pid - retrieve process id(s)
  608.  
  609. pipe.1tcl.html:
  610.     Title = pipe(1tcl)
  611.     Version = 1.0
  612.     Name = pipe - create a pipe
  613.  
  614. pkg_mkIndex.1tcl.html:
  615.     Title = pkg_mkIndex(1tcl)
  616.     Version = 1.0
  617.     Name = pkg_mkIndex - build an index for automatic loading of packages
  618.  
  619. popd.1tcl.html:
  620.     Title = popd(1tcl)
  621.     Version = 1.0
  622.     Name = popd - pop top directory from directory stack to current directory
  623.  
  624. proc.1tcl.html:
  625.     Title = proc(1tcl)
  626.     Version = 1.0
  627.     Name = proc - create a Tcl procedure
  628.  
  629. profile.1tcl.html:
  630.     Title = profile(1tcl)
  631.     Version = 1.0
  632.     Name = profile - collect performance profile of a Tcl script
  633.  
  634. profrep.1tcl.html:
  635.     Title = profrep(1tcl)
  636.     Version = 1.0
  637.     Name = profrep - generates a report from data collected by profile(1tcl)
  638.  
  639. pushd.1tcl.html:
  640.     Title = pushd(1tcl)
  641.     Version = 1.0
  642.     Name = pushd - push current directory onto directory stack and cd to specified directory
  643.  
  644. puts.1tcl.html:
  645.     Title = puts(1tcl)
  646.     Version = 1.0
  647.     Name = puts - write to a file
  648.  
  649. pwd.1tcl.html:
  650.     Title = pwd(1tcl)
  651.     Version = 1.0
  652.     Name = pwd - return the current working directory
  653.  
  654. random.1tcl.html:
  655.     Title = random(1tcl)
  656.     Version = 1.0
  657.     Name = random - return pseudo-random positive integer
  658.  
  659. read.1tcl.html:
  660.     Title = read(1tcl)
  661.     Version = 1.0
  662.     Name = read - read from a file
  663.  
  664. readdir.1tcl.html:
  665.     Title = readdir(1tcl)
  666.     Version = 1.0
  667.     Name = readdir - list contents of specified directory
  668.  
  669. read_file.1tcl.html:
  670.     Title = read_file(1tcl)
  671.     Version = 1.0
  672.     Name = read_file - read file and return contents as string
  673.  
  674. recursive_glob.1tcl.html:
  675.     Title = recursive_glob(1tcl)
  676.     Version = 1.0
  677.     Name = recursive_glob - return list of recursively-matched files
  678.  
  679. regexp.1tcl.html:
  680.     Title = regexp(1tcl)
  681.     Version = 1.0
  682.     Name = regexp - match a regular expression against a string
  683.  
  684. regsub.1tcl.html:
  685.     Title = regsub(1tcl)
  686.     Version = 1.0
  687.     Name = regsub - perform substitutions based on regular expression pattern matching
  688.  
  689. rename.1tcl.html:
  690.     Title = rename(1tcl)
  691.     Version = 1.0
  692.     Name = rename - rename or delete a command
  693.  
  694. replicate.1tcl.html:
  695.     Title = replicate(1tcl)
  696.     Version = 1.0
  697.     Name = replicate - replicate string n times
  698.  
  699. return.1tcl.html:
  700.     Title = return(1tcl)
  701.     Version = 1.0
  702.     Name = return - return from a procedure
  703.  
  704. rmdir.1tcl.html:
  705.     Title = rmdir(1tcl)
  706.     Version = 1.0
  707.     Name = rmdir - remove specified directories
  708.  
  709. saveprocs.1tcl.html:
  710.     Title = saveprocs(1tcl)
  711.     Version = 1.0
  712.     Name = saveprocs - save definition of named or defined procedures to named file
  713.  
  714. scan.1tcl.html:
  715.     Title = scan(1tcl)
  716.     Version = 1.0
  717.     Name = scan - parse string using conversion specifiers in the style of sscanf
  718.  
  719. scancontext.1tcl.html:
  720.     Title = scancontext(1tcl)
  721.     Version = 1.0
  722.     Name = scancontext - set scan file context
  723.  
  724. scanfile.1tcl.html:
  725.     Title = scanfile(1tcl)
  726.     Version = 1.0
  727.     Name = scanfile - scan open file starting from current position
  728.  
  729. scanmatch.1tcl.html:
  730.     Title = scanmatch(1tcl)
  731.     Version = 1.0
  732.     Name = scanmatch - specify Tcl commands to be evaluated when regexp(1tcl) is matched by a scanfile
  733.  
  734. searchpath.1tcl.html:
  735.     Title = searchpath(1tcl)
  736.     Version = 1.0
  737.     Name = searchpath - search all directories in the specified path
  738.  
  739. seek.1tcl.html:
  740.     Title = seek(1tcl)
  741.     Version = 1.0
  742.     Name = seek - change the access position for an open file
  743.  
  744. select.1tcl.html:
  745.     Title = select(1tcl)
  746.     Version = 1.0
  747.     Name = select - wait for files to come available or satisfy conditions
  748.  
  749. server_info.1tcl.html:
  750.     Title = server_info(1tcl)
  751.     Version = 1.0
  752.     Name = server_info - obtain information about a TCP/IP server
  753.  
  754. server_open.1tcl.html:
  755.     Title = server_open(1tcl)
  756.     Version = 1.0
  757.     Name = server_open - open TCP/IP connection to server on specified port
  758.  
  759. set.1tcl.html:
  760.     Title = set(1tcl)
  761.     Version = 1.0
  762.     Name = set - read and write variables
  763.  
  764. showproc.1tcl.html:
  765.     Title = showproc(1tcl)
  766.     Version = 1.0
  767.     Name = showproc - list definitions of named procedures
  768.  
  769. signal.1tcl.html:
  770.     Title = signal(1tcl)
  771.     Version = 1.0
  772.     Name = signal - specify action to take when Tcl is signalled by UNIX
  773.  
  774. sleep.1tcl.html:
  775.     Title = sleep(1tcl)
  776.     Version = 1.0
  777.     Name = sleep - sleep for specified time in seconds
  778.  
  779. socket.1tcl.html:
  780.     Title = socket(1tcl)
  781.     Version = 1.0
  782.     Name = socket - open a TCP network connection
  783.  
  784. source.1tcl.html:
  785.     Title = source(1tcl)
  786.     Version = 1.0
  787.     Name = source - evaluate a file as a Tcl script
  788.  
  789. split.1tcl.html:
  790.     Title = split(1tcl)
  791.     Version = 1.0
  792.     Name = split - split a string into a proper Tcl list
  793.  
  794. string.1tcl.html:
  795.     Title = string(1tcl)
  796.     Version = 1.0
  797.     Name = string - manipulate strings
  798.  
  799. subst.1tcl.html:
  800.     Title = subst(1tcl)
  801.     Version = 1.0
  802.     Name = subst - perform backslash, command, and variable substitutions
  803.  
  804. switch.1tcl.html:
  805.     Title = switch(1tcl)
  806.     Version = 1.0
  807.     Name = switch - evaluate one of several scripts, depending on a given value
  808.  
  809. sync.1tcl.html:
  810.     Title = sync(1tcl)
  811.     Version = 1.0
  812.     Name = sync - flush all pending disk output
  813.  
  814. system.1tcl.html:
  815.     Title = system(1tcl)
  816.     Version = 1.0
  817.     Name = system - execute command via system(S) call
  818.  
  819. tclsh.1tcl.html:
  820.     Title = tclsh(1tcl)
  821.     Version = 1.0
  822.     Name = tclsh - simple shell containing Tcl interpreter
  823.  
  824. tclvars.1tcl.html:
  825.     Title = tclvars(1tcl)
  826.     Version = 1.0
  827.     Name = tclvars - variables used by Tcl
  828.  
  829. tell.1tcl.html:
  830.     Title = tell(1tcl)
  831.     Version = 1.0
  832.     Name = tell - return current access position for an open file
  833.  
  834. time.1tcl.html:
  835.     Title = time(1tcl)
  836.     Version = 1.0
  837.     Name = time - time the execution of a script
  838.  
  839. times.1tcl.html:
  840.     Title = times(1tcl)
  841.     Version = 1.0
  842.     Name = times - list process and child execution times
  843.  
  844. trace.1tcl.html:
  845.     Title = trace(1tcl)
  846.     Version = 1.0
  847.     Name = trace - monitor variable accesses
  848.  
  849. translit.1tcl.html:
  850.     Title = translit(1tcl)
  851.     Version = 1.0
  852.     Name = translit - change characters in inrange to outrange
  853.  
  854. umask.1tcl.html:
  855.     Title = umask(1tcl)
  856.     Version = 1.0
  857.     Name = umask - set file creation mode
  858.  
  859. union.1tcl.html:
  860.     Title = union(1tcl)
  861.     Version = 1.0
  862.     Name = union - return logical unique union of two lists
  863.  
  864. unknown.1tcl.html:
  865.     Title = unknown(1tcl)
  866.     Version = 1.0
  867.     Name = unknown - handle attempts to use non-existent commands
  868.  
  869. unlink.1tcl.html:
  870.     Title = unlink(1tcl)
  871.     Version = 1.0
  872.     Name = unlink - delete (unlink) listed files
  873.  
  874. unset.1tcl.html:
  875.     Title = unset(1tcl)
  876.     Version = 1.0
  877.     Name = unset - delete variables
  878.  
  879. update.1tcl.html:
  880.     Title = update(1tcl)
  881.     Version = 1.0
  882.     Name = update - process pending events and idle callbacks
  883.  
  884. uplevel.1tcl.html:
  885.     Title = uplevel(1tcl)
  886.     Version = 1.0
  887.     Name = uplevel - execute a script in a different stack frame
  888.  
  889. upvar.1tcl.html:
  890.     Title = upvar(1tcl)
  891.     Version = 1.0
  892.     Name = upvar - create link to variable in a different stack frame
  893.  
  894. vwait.1tcl.html:
  895.     Title = vwait(1tcl)
  896.     Version = 1.0
  897.     Name = vwait - process events until a variable is written
  898.  
  899. wait.1tcl.html:
  900.     Title = wait(1tcl)
  901.     Version = 1.0
  902.     Name = wait - wait for process created by execl to terminate
  903.  
  904. while.1tcl.html:
  905.     Title = while(1tcl)
  906.     Version = 1.0
  907.     Name = while - execute script repeatedly as long as a condition is met
  908.  
  909. write_file.1tcl.html:
  910.     Title = write_file(1tcl)
  911.     Version = 1.0
  912.     Name = write_file - write strings to specified file
  913.