Re: blocking another application from starting



This would be an ugly hack (but)

(1) Java app checks if is word running
(2) Use robot class to close app.

But have no idea how to go about 1

cheers Dave

.