ppp active remove also in address list

can somebody help me in my script. my script is not working
this is how it works
removing the ppp active name “agro” in ppp interface will also delete comment “agro” in firewall address list
heres my script


:do {/ppp secret
:local LIST “RC”;
:foreach ix in=[find] do={
:local sNAME [get $ix name];

What is wrong with this thread?

http://forum.mikrotik.com/t/how-do-i-get-the-system-active-user/139107/1