Hi everyone,

I have script that compares the invoice number that I inputed to a text file that contains unprocessed invoice numbers. When the inputed number match with one of the unprocessed invoice, a voice message would play.

However the list of unprocessed invoice number grew so large that it takes a while for the script to go through the list. Is there a way to put the list in the memory or RAM so that it will run faster? The file or list is on the local drive.

We're running this script on older P2 Win98 PCs and the invoice numbers are barcoded so we just scan the barcode.