At 10:33 20/07/2004, you wrote:
Hi Jan

Thanks for the speedy reply


Hi Bob,

The standalone won't quit if there are any hidden
stacks open or if there are any pending messages.
I'd recommend to change the script of your stack to
explicitly quit the standalone.

I used the one documented in runrev under quit but it does not seem to work.

 on getMeOuttaHere
    answer "Are you sure you want to quit?" with "No way" or "OK"
    if it is "OK" then quit
  end getMeOuttaHere

My app has a stack (copied to the saved .sdb fiel) that is populated by boxes from another stack. In the stack that is copied I put the code above.

I dont get any prompts. Should I put this in the master stack or in the copied stack.

I think I might need to rethink the app design.

Cheers
Bob


Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld)





__________________________________ Do you Yahoo!? Vote for the stars of Yahoo!'s next ad campaign! http://advision.webevents.yahoo.com/yahoo/votelifeengine/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

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

Reply via email to