O.K. I'm getting a little desperate now.

I have a dll that comes with a VB interface and does exactly what I want but on a one-time basis. What I am trying to do is get the vb interface to run from the command line or through code and that's just not happening yet.

This dll converts images and since I'm not a VB guru I need to (i think) write a COM object to connect to the DLL and process a batch of files.

If I can get this to work, then I'll purchase the DLL. Until now, I haven't been able to do it. Any suggestions?

garry