tcldoc Tcl/Tk 9.0.4
/

HomeTcl Built-In Commands Tcl

fconfigure

Set and get options on a channel

literal type exactly as shown argument replace with your value ?optional? may be omitted

Synopsis#

fconfigure channel
fconfigure channel name
fconfigure channel name value ?name value ...?

Description#

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

Copyright#