Part of a script that I tried to write involved selecting an item in a combo box of another application. The app would then display other combo boxes depending on what was selected. I have tried using the combo box SelectString and SetCurSel functions to set the value in the combo box. The combo box is set correctly, however, the app doesn't display any other combo boxes when I use this function. If I just click and select using the mouse, everything works. Is there any way I can set a combo