Community discussions

MikroTik App
 
Cobusbu
newbie
Topic Author
Posts: 43
Joined: Fri Jan 04, 2008 9:20 am
Location: Cape Town, South Africa

UM SCRIPT NOT WORKING :set transferlimit [get $i transfer]

Fri Dec 16, 2011 5:46 pm

Hi all

I still have no solution for my problem

I'm beginning to think its a bug in usermanager. 5.xx

I had a script calling the usermanager database in RouterOS V3.3

I upgraded to v 5.11 and after the upgrade the script didn't run any more

I have tried to de-bug the script by copying it part by part in New Terminal and got to the line where the value name

:set transferlimit [get $i transfer]

is called

I get the error message:

interrupted input does not match any value of value-name

I have also tried the following

:set transferlimit [get $i transfer-limit]

but the script still have a problem with this value name.

Please help I need to get the script running a.s.a.p.