fmoore0001
Programmer
Guys, you all were a big help to me in developing routines to prevent multiple instances of a modeless form from running. Now, a another question. How do I prevent multiple instances of a Visual FoxPro program from running?
The legacy program I am working on can have multiple instances start on the same machine. Only ONE will run as I get table comflicts, but I would like the Visual Foxpro program, when starting, to detect the instance already running, then just such itself down.
I cannot find a Foxpro command to detect a prior running instance of a program, nor can I find a command in FOCUS.FLL, a library we use. Any ideas?
Frank
The legacy program I am working on can have multiple instances start on the same machine. Only ONE will run as I get table comflicts, but I would like the Visual Foxpro program, when starting, to detect the instance already running, then just such itself down.
I cannot find a Foxpro command to detect a prior running instance of a program, nor can I find a command in FOCUS.FLL, a library we use. Any ideas?
Frank