TclMML

[mml configure defaults]

Documentation: Configure Defaults

[ Home | Docs | FAQ | Download | CVS | Mailing Lists | Bug Tracker | USPS's MOL Site ]

Syntax

mml configure defaults ?-switches?

Switches

Return Value

A list of all the new options that were set, in the order their switches were provided, in cannonical form.

An error will be returned if an invalid switch is given, a switch is provided without a value to assign it, or if the value given is not in canonical form, or a synonym that can be automatically converted to canonical form.

Notes

The -debug option can be set to the name of a file to append all the XML that is sent and received. If the name of the file is the empty string then, by default, no debug logging will occur.

For information on the valid values for the other switches consult the documentation for the upload order action.

In the case of -ach which is a flag to upload order (and not a switch as it is here), the value should be anything understood by the Tcl command [string is boolean -strict].