Re: Windows standalones not closing properly

2015-10-29 Thread Magicgate Software - Skip Kimpel
Windows 7 and LC 7.1 SKIP On Wed, Oct 28, 2015 at 5:17 PM, J. Landman Gay wrote: > It also happens if there are any drivers that weren't closed. > > On 10/28/2015 3:45 PM, Magicgate Software - Skip Kimpel wrote: > >> Nope, no timers pending. This is consistent across ANY Windows standalone >>

Re: Windows standalones not closing properly

2015-10-28 Thread J. Landman Gay
It also happens if there are any drivers that weren't closed. On 10/28/2015 3:45 PM, Magicgate Software - Skip Kimpel wrote: Nope, no timers pending. This is consistent across ANY Windows standalone I create. SKIP On Wed, Oct 28, 2015 at 4:32 PM, Richard Gaskin wrote: Skip, do you have any

Re: Windows standalones not closing properly

2015-10-28 Thread Roger Eller
Which LC version, and which Windows version? ~Roger ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-liveco

Re: Windows standalones not closing properly

2015-10-28 Thread Magicgate Software - Skip Kimpel
Nope, no timers pending. This is consistent across ANY Windows standalone I create. SKIP On Wed, Oct 28, 2015 at 4:32 PM, Richard Gaskin wrote: > Skip, do you have any timers pending? > > -- > Richard Gaskin > Fourth World Systems > Software Design and Development for the Desktop, Mobile, a

Re: Windows standalones not closing properly

2015-10-28 Thread Richard Gaskin
Skip, do you have any timers pending? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ambassa...@fourthworld.comhttp://www.FourthWorld.com ___

Re: Windows standalones not closing properly

2015-10-28 Thread Magicgate Software - Skip Kimpel
Thanks Roger That is the same strategy I have been using as well but this must be an oversight on LC's side as it is really annoying! Thanks again, SKIP On Wed, Oct 28, 2015 at 4:09 PM, Roger Eller wrote: > I used to see that quite often until I started including this in the stack > script

Re: Windows standalones not closing properly

2015-10-28 Thread Roger Eller
I used to see that quite often until I started including this in the stack script of the main stack. on closeStackRequest close this stack quit end closeStackRequest ~Roger On Wed, Oct 28, 2015 at 4:01 PM, Magicgate Software - Skip Kimpel < s...@magicgate.com> wrote: > Has anybody notice