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?
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?