


XmCommandAppendValue(3X)			     XmCommandAppendValue(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmCCoommmmaannddAAppppeennddVVaalluuee - A Command function that appends the passed XmString
  to the end of	the string displayed in	the command area of the	widget

SYNOPSIS


  ##iinncclluuddee <<XXmm//CCoommmmaanndd..hh>>
  vvooiidd XXmmCCoommmmaannddAAppppeennddVVaalluuee ((_w_i_d_g_e_t, _c_o_m_m_a_n_d))
       WWiiddggeett	 _w_i_d_g_e_t;;
       XXmmSSttrriinngg	 _c_o_m_m_a_n_d;;

DESCRIPTION
  XXmmCCoommmmaannddAAppppeennddVVaalluuee appends the passed XXmmSSttrriinngg to the end of the string
  displayed in the command area	of the Command widget.

  _w_i_d_g_e_t Specifies the Command widget ID

  _c_o_m_m_a_n_dSpecifies the passed XXmmSSttrriinngg

  For a	complete definition of Command and its associated resources, see
  XXmmCCoommmmaanndd((33XX)).

RELATED	INFORMATION
  XXmmCCoommmmaanndd((33XX)).

































