Hi;
Is there anyway a
filter can exit with an exact weight at the end?
Using MaxWeight I
can make sure that a filter does not add more than a certain weight to the final
weight. But lets say I want to make sure that if the weight is below a
certain level when I exit I am at a set weight.
Using:
SKIPIFWEIGHT 30
MINWEIGHTTOFAIL 5
MAXWEIGHT 5
If this filter is
triggered then upon exit a total of 5 will be added to the final then the final
weight can be at most 34 or at least 5.. what if I want the final weight to be
35 regardless.
Is there a feature
that can do this?
Regards,
Kami
