I have found another problem in a small app I have written. I need to check if an instance of the program is already open before it opens a second copy. If it is already open, I want to stop the second copy from loading. Does anybody know the procedure for detecting a loaded version of the program?

Cheers,
Russ