HughLerwill
Programmer
Dear All,
I have an app which may run multiple instances but I only want it to run a newly started instance (or display a message) if its 'Startin folder'/ CurDir$ is not equal to that used by any previous instance.
Using a file to track previous instances in App.Path is complicated in that multiple network users (who can all start muliple instances) may be using the same .exe file.
Any ideas?
TIA Hugh,
I have an app which may run multiple instances but I only want it to run a newly started instance (or display a message) if its 'Startin folder'/ CurDir$ is not equal to that used by any previous instance.
Using a file to track previous instances in App.Path is complicated in that multiple network users (who can all start muliple instances) may be using the same .exe file.
Any ideas?
TIA Hugh,