Thanks a lot! I'll try it.That is the message printed on error
Or should I leave it as is?Code: Select all} on-error={ :put "xxx"};
Is there any solution?Error occurs in cases if command tries to remove an item that does not exist any more (dynamic entries that already was removed, other script or user manually is modifying address list at the same time when command is executed)
Thanks, i'll try. And will it work the same with:Try
Code: Select all/ip firewall address-list remove [find where list=redirect]
/ip proxy access remove number=[find action=deny]
/ip firewall address-list remove number=[find list=redirect]