[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
AutoOpts supports the notion of "presetting" the value or state of an option.
The values may be obtained either from environment variables or from
initialization files (`rc' or `ini' files). In order to take
advantage of this, the AutoOpts client program must specify these features
in the option descriptor file (see section 7.3.1 Program Description Attributes) with the
rcfile
or environrc
attributes.
7.8.1 RC or INI file presets 7.8.2 Saving the presets in an RC or INI file 7.8.3 environment variable presets