View Single Post
  #1 (permalink)  
Old 01-10-2008, 09:18 AM
HARRY HARRY is offline
Knows the basics
 
Join Date: Apr 2007
Location: Netherlands
Posts: 86
Default Is program XYZ running?

Hi everybody,

I am developing a number of small programs to compensate the short comings of a large application. Those programs will work on data files used by that application.

As I do not know how that application internally works and whether concurrent access to the data files may cause problems, I want to check whether that application is running.

Does a more simple way exist than using MortScript?

I do not like the complication of getting feed back from Mortscript and the additional distribution effort of my application.

Harry
Reply With Quote