Recent content by Hawelka

  1. H

    Internal procedures / error-handling

    Hello all! Unfortunately it is not possible, to define error-handling-options on an "procedure" - Statement. e.g. Procedure foo on error undo, return error /* something */:So we have to define one further block, to make the error-handling. Which makes the structure of internal procedures...
Back
Top