That worked. However, I was using that statemenet to get rid of the null
value that is added to the field from my outputText.rawValue +=
dateSelect.rawValue + " " + shiftSelect.rawValue + " shift\n";statement,
how can I handle getting this field populated prior to the drop down box
placing a value there?