Yeah, I thought about putting a 'sleep' in my loop, but had already added the reply.

Anyway, with using FreeFileHandle() in your open function, how are you supposed to know what the file handle is once the file is opened?

I'd say set a var equal to FreeFileHandle and use the var in the call to open()
_________________________
Eric