Wait...this isn't a VFP function???? Dang...

if crashless('appnamehere')
    nocrash=.t.
endif

Mike

Stephen Weeks wrote:
Well Mike I never used to do this until I got fed up with users
complaining about how slow their pc was.
On checking it I found multiple instances of my app running because the
user had minimised it and forgot so opened it again,minimised that one,
forgot , opened it again etc etc.

If you want to know the secret of non crashing apps ... simply make a
bank transfer for $500 and I will send you the details :)


On Thu, 10 Dec 2015, at 07:55 PM,
[email protected] wrote:
On 2015-12-10 10:11, Mike Copeland wrote:
I KNEW I was missing some detail...crashless apps! Perfect!

I'm gonna put that in all my apps, right now! Thanks!  :)

Mike Copeland


Been pondering this with respect to my apps.  I wouldn't want to limit
the user like this.  I don't see the benefit; conversely, I like the
idea of being able to launch another instance of the same EXE so as to
perhaps multi-task in areas where the app's design is Modal.  Job-A open
in this instance; Job-B open in another instance.  I've already got code
in the app to prevent the same Job from being opened more than once (if
the user wishes that feature).

--Mike


[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to