NAME
	COEInstError

DESCRIPTION

USEAGE
	COEInstError [flags] ""

	where "" is a string to display.

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

DESCRIPTION
	This tool is intended to be used by a _PreInstall_, _PostInstall_, 
	or _DEINSTALL_ script to display an error message to the user. 
	A message is displayed in a window and the user must click on an 
	_OK_ buttom to continue. This tool always returns a non-zero value.

NOTES
	There are no notes.

DATE LAST UPDATED
	Oct 20, 2000