puts - Man Page

Write to a channel

Synopsis

puts ?-nonewline? ?channel? string

Description

The puts command has been superceded by the chan puts command which supports the same syntax and options.

See Also

chan(n)

Referenced By

chan(n), console(n), modulefile(5), open(n).

7.5 Tcl Built-In Commands