/* * Description * Contains functions needed to perform field operations * Author * SNT Lotus Notes Development Team, 2002 * function setComboBoxByValue( Object cmb, String pValue ) : void * Version * Version 1.14 * Last Modified * 14/05/2004 PM */ function getComboBoxIndex( objCmb, txtValue ){ for (m=0; m=0; i-- ){ objField.options[ i ]=null; } }