Hi people.

Say For Argument, that My Director Projector is stuck in a situation, where
it does not even allow me to call quit

As an example, I could say I have a piece of Code like this (it simulates
the situation pretty darn Well)

repeat with a = 1 to the MaxInteger
  if a <> 100 then
    Dosomestuff
  else
    quit()
  end if
end repeat

Now, this means to say, that I'm stuck in something which quite honestly is
endless, and I want to be able to quit the App.
Can someone please tell me.

BTW. I'm not totally green. I've got BuddyAPI, and the
CloseApp(stagehandle()) has the same problem as quit().

Now before Al Hospers tells me so (sorry Al) I'm not sure the MasterApp's
MappRudeQuitTask in conjunction with feedGenericTimeSlice is up to it
either, but I'm thinking of giving It a try (I do not know if I want to know
if it can, cuz I don't have a license and getting one is prettymuch out of
the question).

HELP! please.

Pekka



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to