I am using a list box to grab a bunch of names that will be
use as a replace list... issue is if you have something like
grab_proc and grap_proc_name and you do a replace with
with lets say g_grab_proc you end up getting
a double hit on grab_proc_name..

so if I can sort the list to longest to shortest I think it will fix
it.... and I cant just name the replace use a space afterwards to
fix it..

any ideas ??