Thanks
Karl
On Friday, October 18, 2002, at 01:08 AM, Karl Becker wrote:
On Wednesday, October 16, 2002, at 01:34 PM, [EMAIL PROTECTED] wrote:Nope, I just searched through my entire script, the only things I lock is the screen occasionally, but even that I don't do near where I > quit.Have you checked for stray "Lock Messages" commands, perhaps in a subroutineRe: Karl Becker's problem:
that's being called?
I created a new stack, and made a quick script in the stack script of:
on shutDownRequest
--display an answer dialog, quit if the user clicks "Don't Quit"
end shutDownRequest
and when I hit command-Q, it did not pop up. Is my copy of MetaCard being weird or something?
Karl
David EpsteinHow can I get it to actually stop the Quit?See the shutDownRequest system message.I've inserted it into my script, but for some reason it's not
recognizing. I put it in both the stack's script and the card script,
but it's not intercepting it at all. Could those other handlers I have
be messing with it?
Karl_______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard-- Go Bison! http://www.karlbecker.com _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
-- Go Bison! http://www.karlbecker.com _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
