Hello,
I have a Perl Tk program that I'm writing that displays a listbox of items, after selecting those items, I'm now trying to search through a master file to locate the items selected from a list box. So my main question is, what is the best way to search through a master and detail file looking for matching records in both.
Best regards
Paul