NAME
	COE_get_features	

USAGE
	COE_get_features [flags] [ ...]

	where _[ ...]_ is the name of zero or more
	profiles whose features will be listed.

USABLE FLAGS
	-h, -H
		Display this help message.
	-V
		Display the version number.

DESCRIPTION
	This tool outputs to the standard output the list of features assigned
	to a profile. If no profile name is given, the _COE_get_features_ tool
	displays the features active for the current user.

NOTES
	1) Profile names usually contain spaces. Therefore, it is strongly
	recommended that you enclose the profile name using quotation marks.
	For example:
	
		COE_get_features "Security Administration"

	2) Use the _COE_feature_enabled_ tool in order to determine whether a
	specified segment feature is currently enabled in the user's current
	login session. For more information, refer to _COE_feature_enabled_.

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