I am trying to limit the number of components my hub bot is running. I added the line... set nb_set hubbot chanlimit 0 to my netset.tcl and i get this error when i rehash...wrong # args: should be "set varName ?newValue?". How to I properly set the nb_set so that my hubbot will not load that component but all the other bots linked to the hub will.(remember the hubbot controles all the configs and tcl's for all the leafbots).