1 2 3 4 5 6
#!rsc # RouterOS script: early-errors :global LogPrintExit; $LogPrintExit warning ("This script has been replaced. Please migrate to 'log-forward'.") true;