choose an item from a combobox,
click on a button.
The button shouldn't exit the script.
In the While loop there's only this that exits the script:
Select Case $msg = -3 Exit ...other code...
Do you have any idea why it exits spontaneously?
Edited by SlimShady, 19 June 2004 - 11:47 PM.





