dwtcommanderrormessage(3dwt) ultrix man page | unix.com

Man Page: dwtcommanderrormessage

Operating Environment: ultrix

Section: 3dwt

DwtCommandErrorMessage(3Dwt)											      DwtCommandErrorMessage(3Dwt)

Name
       DwtCommandErrorMessage - Writes an error message in the command window and refreshes the command line.

Syntax
       void DwtCommandErrorMessage(widget, error)
	    Widget widget;
	    char *error;

Arguments
       widget	 Specifies the ID of the command window widget in whose command window you want to write an error message.

       error	 Specifies  the error message to be placed in the bottom-most history line in the command window widget.  This argument is a NULL-
		 terminated string.

Description
       The DwtCommandErrorMessage function writes an error message in the history area within the command window widget.   The	history  is  first
       scrolled up.

See Also
       DwtCommandWindow(3Dwt), DwtCommandAppend(3Dwt), DwtCommandSet(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

														      DwtCommandErrorMessage(3Dwt)
Related Man Pages
dwtcstextgetmaxlength(3dwt) - ultrix
dwtcstextclearselection(3dwt) - ultrix
dwtcstextgetstring(3dwt) - ultrix
dwtstextreplace(3dwt) - ultrix
dwtstextsetmaxlength(3dwt) - ultrix
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB