Quote Originally Posted by schaefer
Wow, excellent. Thanks very much the System.Diagnostics.process.start works fine and I elminated that complex routine I had been using.
I'm glad...as I mentioned, for the most part, the APIs that you using in VB6 can be handled by a .NET class, so before just porting the APIs over, I would do some research, or perhaps post a question here in the .NET section, on what would be the VB.NET equivalent to [insert API name here]