Using AutoCompleteEditText catching characters in filename

Asmoro

Active Member
Licensed User
Longtime User
Hi all,

I perfectly use the AutoCompleteEditText_ TextChanged to catch the first 3 characters in a filename with a part of the code "If New = St.substring2(0,3) Then.......etc.

But what I have also to catch characters in the middle or end of a filename?

Someone having a solution for this?
 

Asmoro

Active Member
Licensed User
Longtime User
Hi Erel,

Maybe that's the problem, I don't have a 'static' database as the filenames
comes from jpegs, which come and go.

And I also think it's impossible making an index because of that.

Thanks anyway.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…