1. Re: [WIN] retrieving text from combo SLE
- Posted by chris bensler <bensler at Mailops.Com> Jan 20, 2001
- 444 views
>I'm writing a program that uses a sorted combo box. I'm trying to retrieve the >text >from >the edit box to test whether the typed text is already included in the list. >But when I >try >to get the text, it says length is 0. I'm using getText(). Is this right? If >not.. what >command should I be using? I should mention that getText() DOES work up until I try to get the length of the sequence.... When I test it, without checking the length, I force an error, and it tells me the sequence is what it is supposed to be. When I test for the length it returns subscript value 2 is out of bounds, length is 0. Chris ________________________________________________________________