Delete Frame

SCRIPT {
    MsgBoxConfirm "Really delete this frame?", 4,"emacs confirmation"
    SendKeys "{Ctrl+x}50"
}