mailtool_setValue

  *//////////////////////////////////////////////////////////////*

  * mailtool_setValue  - Set Value of Field                      *

  *                                                              *

  * Input:                                                       *

  *   in_parameter (required) - The parameter name.              *

  *   in_value (required) - The value of the parameter.          *

  *   in_ignoreBlanks - Ignore the request to set the value      *

  *                      if it is blank.                         *

  *                                                              *

  * Output:                                                      *

  *   out_errMsg - The error message (if error exists).          *

  *                                                              *

  * Returns:                                                     *

  *   -1 for error, 0 for no error.                              *

  *                                                              *

  *//////////////////////////////////////////////////////////////*

D mailtool_setValue...                                        

D                 PR            10i 0                          

D  in_parameter                256    Varying Value            

D  in_value                  65535    Varying Value            

D  in_ignoreBlanks...                                          

D                                 N   Value Options(*NOPASS)   

D  out_errMsg                  256    Options(*NOPASS)      

This function is used to set values in the program.  Any value used by this function will override any of the default values specified in the default configuration file.

The available values are as follows: