How to make bb2 ONLY include certain columns
Is there any way to make bb2 ONLY contain certain columns or do I have to explicitly say "--bb2-ignorecolumns=test1,test2,...,test1040,test1041" ? Sadly that isn't hyperbole.
stephen
I never received a response and this issue is still outstanding. Anyone ?
stephen
From: Menton, Stephen Sent: Friday, April 27, 2007 5:22 PM To: hobbit at hswn.dk Subject: [hobbit] How to make bb2 ONLY include certain columns
Is there any way to make bb2 ONLY contain certain columns or do I have to explicitly say "--bb2-ignorecolumns=test1,test2,...,test1040,test1041" ? Sadly that isn't hyperbole.
stephen
On Fri, Apr 27, 2007 at 05:22:20PM -0700, Menton, Stephen wrote:
Is there any way to make bb2 ONLY contain certain columns or do I have to explicitly say "--bb2-ignorecolumns=test1,test2,...,test1040,test1041" ? Sadly that isn't hyperbole.
There's no way of doing that, sorry.
Regards, Henrik
You could modify the bb2 top page generation in pagegen.c to take out all but certain columns. The data structures passed to it are essentially a tree of linked lists. You could easily manipulate it.
As I've mentioned before in other threads, this is less than ideal a solution as you need to maintain your own patches, and you need to know a fair amount of C. Still, if it really needs to get done, we did something similar (reordering of hosts in the list so acked are on the bottom).
Just throwing that out.
Tod Hansmann Network Engineer
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Monday, April 30, 2007 11:30 PM To: hobbit at hswn.dk Subject: Re: [hobbit] How to make bb2 ONLY include certain columns
On Fri, Apr 27, 2007 at 05:22:20PM -0700, Menton, Stephen wrote:
Is there any way to make bb2 ONLY contain certain columns or do I have to explicitly say "--bb2-ignorecolumns=test1,test2,...,test1040,test1041" ? Sadly that isn't hyperbole.
There's no way of doing that, sorry.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (3)
-
henrik@hswn.dk
-
SM9614@att.com
-
thansmann@directpointe.com