Is there a cleaner method of holding an unknown number of strings than constantly redim'ing an array?
Is it less process-intensive to latebind in a dictionary.object, rather than constantly changing an array's size?
Is it less process-intensive to latebind in a dictionary.object, rather than constantly changing an array's size?