|
| WD - ExceptionChangeParameter |
| Iniciado por guest, 08,feb. 2018 18:16 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 08,febrero 2018 - 18:16 |
Hi all, i create a procedure to manage the exception.
This procedure send me an email that contain all the information of the error.
This procedure work fine.
The problem is to change to all my project the configuration of the exception.
I found this function:
ExceptionChangeParameter(epExecuteProcedure,MyProcedure)
but i put this code at the begin of all the code of my project. (My project contain up to 500 window, I do not want to be crazy).
Exist a method to change this parameter to all my project? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 08,febrero 2018 - 18:50 |
I have found a solution:
http://doc.windev.com/…
We have the ability to import the window of error management and change it. |
| |
| |
| | | |
|
| | | | |
| | |
|