Jump to content

Updated Udf Selector


redndahead
 Share

Recommended Posts

what was the problem? I was having problems with finding out how to make sure that a listbox was empty.

What I did is add a ZZZZ string to the end and then remove until ZZZZ was gone. Any better ideas?

red

Link to comment
Share on other sites

That code didn't seem to work. I can't figure out why. So that's why I resorted to the work around. Any other idea u can think of?

red

And I don't use submit...maybe I should but I have to learn it first. :whistle:

Edited by redndahead
Link to comment
Share on other sites

Hopefully you can read line numbers but if you remove lines 325 through 330 of my script and replace with

While Not @error
   ControlCommand($SearchTitle,"","ListBox1","DelString",0)
Wend

I get an infinite loop. It might have to do with there being nothing in the listbox to begin with could this be? :whistle:

red

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...