Error handling problem:
how can i catch the failure messages of :resolve command and do some tasks based on error message.
thanks in advance.
Error handling problem:
how can i catch the failure messages of :resolve command and do some tasks based on error message.
thanks in advance.
I don’t know if there is a way to do this. The closest solution I have found is to detect IF :resolve fails, and then act accordingly. This example has this type of functionality: http://forum.mikrotik.com/t/resolve-problems/63616/1