Duh. Thats what happens when you spend all night coding, you forget silly little things. :-P
Theres still some duplication of the function call, but I guess thats better than nothing. Would much prefer to do a bulk collection and then a dump at the end. I'll take this route for the time being. On 7 June 2013 11:43, Phil Mayers <[email protected]> wrote: > On 07/06/13 09:54, Tom Storey wrote: > > But without being able to redefine a variable, and with variables defined >> inside an IF block not being accessible outside of that IF block, I will >> need to reproduce my output code numerous times. >> > > Move the output code to a function? > ______________________________**_________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/**mailman/listinfo/juniper-nsp<https://puck.nether.net/mailman/listinfo/juniper-nsp> > _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

