Jump to content

Recommended Posts

Posted (edited)

I updated the UDF Selector program. It now will search through the UDF's to find text you specify.

March 9th 1.2.0

Find it here: UDF Selector

red

Edited by redndahead
Posted

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

Posted (edited)

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
Posted

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

Posted

Oh also so you know you need to compile it and then go to the search tab and try to search something. Func is a good term to search

red

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
  • Recently Browsing   0 members

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