


XmCommandSetValue(3X)					XmCommandSetValue(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmCCoommmmaannddSSeettVVaalluuee - A	Command	function that replaces a displayed string

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dSSeettV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dSSeettVVaalluuee replaces the string	displayed in the command area of the
  Command widget with the passed XXmmSSttrriinngg.

  _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)).


































