On 02 Feb 2004, at 05:25, [EMAIL PROTECTED] wrote:


Message: 7
Date: Mon, 02 Feb 2004 13:02:27 +0900
From: Doug Lerner <[EMAIL PROTECTED]>
Subject: Re: Going crazy with closing a stack
To: "[EMAIL PROTECTED],How to use Revolution"
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="US-ASCII"

On 2/2/04 12:55 PM, "J. Landman Gay" <[EMAIL PROTECTED]> wrote:


snip




My main stack has one stack handler:


on closeStack
answer the target
end closeStack

Substack has one stack handler:

on closeStack
put "closing sub"
end closeStack

I click the closebox in the substack and "closing sub" appears in the
message box. I never get an answer dialog.

That's what I want to happen here too. :)


[EMAIL PROTECTED]


Why not use the closeStackRequest message?


Greetings,

WA




_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to