Klaus/Richard,
Thanks for pointing me in the right direction. This is exactly what I was
looking for.
Hope you had a Great Easter Weekend!
Warren
On Sun, Apr 24, 2011 at 12:19 PM, Richard Gaskin wrote:
> Warren Kuhl wrote:
>
> > Is there a way to prevent multiple occurrences
Warren Kuhl wrote:
> Is there a way to prevent multiple occurrences of a RunRev application to
> open?
See the relaunch message in the Dictionary.
--
Richard Gaskin
Fourth World
LiveCode training and consulting: http://www.fourthworld.com
Webzine for LiveCode developers
Hi Warren.
> Is there a way to prevent multiple occurrences of a RunRev application to
> open?
Yep! :-)
Add this handler to your mainstack/standalone:
on relaunch
## NADA
end relaunch
Not passing "realunch" will cause the other instance to be terminated!
Check the docs for m
Path(35) &"/myAppDummy" into dummy
delete file dummy
end closeStack
----------
On Sun, 24 Apr 2011 11:55:46 Warren Kuhl wrote:
Is there a way to prevent multiple occurrences of a RunRev application to
open?
Thanks,
Warren
Is there a way to prevent multiple occurrences of a RunRev application to
open?
Thanks,
Warren
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http