[futurebasic] Re: [FB] core events with new 'on applevents'

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 2001 : Group Archive : Group : All Groups

From: jonathan <jonnnathan@...>
Date: Mon, 17 Sep 2001 00:37:22 +0200
le 2001/09/16 22:50, Robert Purves à robert.purves@... a
écrit :

> FINDERINFO allows you to monitor the receipt of 'pdoc' and 'odoc' AEvents
> only.
> 
> There is also a default handler for the 'quit' AEvent. It sets a global
> variable gFBQuit to _zTrue.  By testing that variable you can find whether
> a 'quit' event was received.
> 
> The 'oapp' AEvent is simply swallowed up by the default hander, which
> produces no program actions or variable changes; this behaviour presumably
> indicates Staz and Andy G's view of the (lack of) usefulness of 'oapp'.

i suspected this last one. thanks for the valuable info. is it documented?

:-j