mgiammarco
Fri, 03 Oct 2008 01:18:23 -0700
> > You're on the right track, but there's more to it than that. > > First you need to retrieve the existing configuration with a GNET command. >Then you can add/change/remove what you want, and send it back with SNET > Ok very good idea. But so I have to find listrecp and add a newone with string concatenation? It is a bit error prone. And what happens when there are e.g. 10000 addresses? Is it slow to get all of them and then resend them? Thanks again, Mario