Thanks Ralph. Actually what I am looking for is a message that gets sent when the close button of a window gets clicked. The Message Watcher seems to indicate not (or rather fails to indicate). I think this is a bug, or at least an oversight. This means that anyone can close a stack, and closeStackRequest will not get triggered. This seems contrary to what closeStackRequest is for.
I will submit a feature request, but I suspect it’s going to be low on the totem pole. Bob S On Feb 4, 2021, at 3:53 PM, Ralph DiMola via use-livecode <[email protected]<mailto:[email protected]>> wrote: Is this what you're looking for? revIDESetEdited pStackName revIDESetUnedited pStackName Interrogate it with: revIDEStackIsEdited pStackName Ralph DiMola IT Director Evergreen Information Services [email protected]<mailto:[email protected]> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
