Netwatch script for firewall

I am having problem to execute script for firewall on netwatch.

Let say if I want to enable a firewall nat rules

/ip firewall nat enable [find comment="block outside dns"];

When I tried to run in using netwatch, it simply does not work. Same goes when running on system script. Any ideas?

Try a comment without spaces in it.
Works just fine.