NAME
COE_feature_enabled
USAGE
COE_feature_enabled [flags] ""
where _""_ is the name of the feature to test.
USABLE FLAGS
-h, -H
Display this help message.
-V
Display the version number.
DESCRIPTION
This tool determines whether a specified segment is currently enabled
in the user's current login session. If the feature is not enabled, the
_COE_feature_enabled_ tool prints the string _false_ to the standard
output and exits with a status of 0.
NOTES
Feature names usually contain spaces. Therefore, it is strongly
recommended that you enclose the feature name using quotation marks.
For example:
COE_feature_enabled "Security Administration-Merge Host"
DATE LAST UPDATED
Oct 20, 2000
DIAGNOSTICS
The exit status reflects status or error conditions. Exit status
is zero if processing is successful. Exit status is non-zero if an
error condition occurred during processing. For a description
of the error, see COE_get_error_string.
DATE LAST UPDATED
May 1, 2003