Sets the value of a property
USAGE pathName put option index ? ... ? value
This command set the value of option indexed by index to the value value.
EXAMPLE
.grid put ColWidth 2 50
Sets ColWidth(2) to 50.