Hello,

I have a stack with substacks.
I have a script :
it starts from a substack  (Modeless window), go to a modal DLOG stack.
This modal may himself call another DLOG (up the first DLOG, so there 
are 3 windows open)
At the end, a btn gives the opportunity to return from the first DLOG 
to the start substack (Modeless window)

This btn contains such a script :
close stack "MyFirstDLOG"
go to stack "xxx"
show stack "xxx"


In the RR : no problem

in the build app : when I click this btn, it quits and return to the finder

I think perhaps it's because I return to a substack and not the mainstack ?
how can I proceed ?

Thanks.
-- 
Greetings.

Yves COPPE

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

Reply via email to