11-23-2009, 03:18 PM
Hi all
When testing a VB6 application, I am using .SetSelection to select all text in a vbedit object and replacing with new value.
For some reason, the .SetSelection often fails and my script stops due to wrong value in the vbedit object.
Is there another way to select or even better, clear the values of a vbedit object ?
When testing a VB6 application, I am using .SetSelection to select all text in a vbedit object and replacing with new value.
For some reason, the .SetSelection often fails and my script stops due to wrong value in the vbedit object.
Is there another way to select or even better, clear the values of a vbedit object ?