i want run a script. How i can do it?
at first add new script:
/system script add name=“test” source=" .. your script source .. "
then type command to run script:
/system script run test
Hello,
pls does any know any site were i can learn how to write script for Mikrotik i need script to make my work easy for me.
thanks
http://wiki.mikrotik.com/wiki/Scripts
http://www.mikrotik.com/testdocs/ros/2.9/system/scripting.php
also check out scripting section of this forum.