package require quill 0.3.0 namespace import ::quill::*parmset obj ?options...?
The parmset(n) may be created with the following option:
Note that the command is called whether or not any parameter values actually changed.
The mode may be set to -strict (the default) or -forgiving. If mode is -forgiving, then parmset(n) will completely ignore unrecognized parameters and invalid parameter values, and will load whatever valid parameter values it finds.