Home RAP

Raise an exception

Hello

It's posible to raise en exception from a report?

Thank you

Comments

  • Hi Felix,

    There is no built-in way in RAP to raise an exception.

    One option is to simply use a "ShowMessage" command to provide your users feedback on certain actions.

    If you would like to raise a Delphi exception, you can create a RAP pass-thru function to do so. See the main RAP demo for a few examples of how to create and register RAP passthru functions.
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
Sign In or Register to comment.