Insure only one copy of Progress Program is run -
09-25-2003
, 04:23 PM
How can I check to see if a program is already running, and avoid
starting a second copy if it is? This is for Progress under Windows
2000, I think I can figure it out on our Linux boxes. We have a
program that updates an external flat file and I want to avoid
contention, sometimes two copies get started and they cause problems
with the file update.
Regards,
Joe |