Home › Tcl 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#
- Copyright © 1995-1996 Sun Microsystems, Inc