Skip to content

Missing ErrorExec function #830

@leon-ts

Description

@leon-ts

VO has an ErrorExec function that call the currently installed error function and error block. In fact, it is a wrapper for the following expression:
Eval( ErrorBlock(), oError )
Is it possible to add this function (ErrorExec) to X#?

P.S. We are using a modified error message box using X#'s built-in XSharp.ErrorDialog class. Therefore, the ErrorDialog function is not suitable for us.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions