Saltar al contenido principal

P&D mail when updating

Respondida

Comentarios

3 comentarios

  • SSP Automation
    Thank you for your request. It has been scheduled for review by the development team that will get back to you should there be questions.
    (Please note that as we are user-driven we can't guarantee that your request will be met unless it gets many votes and/or fit the product vision)
    Read more about the Feature Request process here
    [Internal Id: 25363]
  • Rasmus Jensen

    I'm afraid there is nothing in the SDK that can tell these events apart (cancel and close are given as update events via the SDK). Guess what you could do is catch the cancel and close menu items and set a macro store value indicating to you validation that the next update event that is about to happen is a cancel/close... That way you can do a macro-if on the store value and ignore the event if your store vaule is close or cancel

  • Rafi Gaon

    Thanks, Rasmus

    Do you mean by using the 'try/catch' function in .NET code?

    Thx again

Iniciar sesión para dejar un comentario.